/src/sys/dev/ic/ |
isp_target.c | 657 int vpidx, nphdl; local in function:isp_endcmd 663 nphdl = va_arg(ap, int); 676 cto->ct_nphdl = nphdl;
|
isp_target.c | 657 int vpidx, nphdl; local in function:isp_endcmd 663 nphdl = va_arg(ap, int); 676 cto->ct_nphdl = nphdl;
|
isp.c | 5825 int nphdl, nlstate, reason; local in function:isp_parse_async_fc 5832 nphdl = ISP_READ(isp, OUTMAILBOX1); 5836 nphdl = NIL_HANDLE; 5848 isp_async(isp, ISPASYNC_CHANGE_NOTIFY, chan, ISPASYNC_CHANGE_PDB, nphdl, nlstate, reason);
|
isp.c | 5825 int nphdl, nlstate, reason; local in function:isp_parse_async_fc 5832 nphdl = ISP_READ(isp, OUTMAILBOX1); 5836 nphdl = NIL_HANDLE; 5848 isp_async(isp, ISPASYNC_CHANGE_NOTIFY, chan, ISPASYNC_CHANGE_PDB, nphdl, nlstate, reason);
|