summaryrefslogtreecommitdiffstats
path: root/sys/pci/ncr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/ncr.c')
-rw-r--r--sys/pci/ncr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c
index e6e9c75..1520c10 100644
--- a/sys/pci/ncr.c
+++ b/sys/pci/ncr.c
@@ -1279,7 +1279,7 @@ static void ncr_min_phys(struct buf *bp);
#endif
static void ncr_poll(struct cam_sim *sim);
static void ncb_profile(ncb_p np, nccb_p cp);
-static void ncr_script_copy_and_bind(cb_p np, ncrcmd *src, ncrcmd *dst,
+static void ncr_script_copy_and_bind(ncb_p np, ncrcmd *src, ncrcmd *dst,
int len);
static void ncr_script_fill(struct script * scr, struct scripth *scrh);
static int ncr_scatter(struct dsb* phys, vm_offset_t vaddr,
OpenPOWER on IntegriCloud