Searched refs:ncr_script_copy_and_bind (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/pci/
H A Dncr.c1149 ** Use ncr_script_copy_and_bind() to make a copy and
1272 static void ncr_script_copy_and_bind(ncb_p np, ncrcmd *src, ncrcmd *dst,
2996 static void ncr_script_copy_and_bind (ncb_p np, ncrcmd *src, ncrcmd *dst, int len) function
3123 panic("ncr_script_copy_and_bind: weird relocation %x @ %d\n", old, (int)(src - start));
3689 ncr_script_copy_and_bind (np, (ncrcmd *) &script0,
3692 ncr_script_copy_and_bind (np, (ncrcmd *) &scripth0,

Completed in 103 milliseconds