Searched refs:isp_target_async (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/isp/ |
H A D | ispvar.h | 1065 void isp_target_async(ispsoftc_t *, int, int);
|
H A D | isp_target.c | 309 isp_target_async(ispsoftc_t *isp, int bus, int event) in isp_target_async() function
|
H A D | isp.c | 3570 isp_target_async(isp, chan, mbox); in isp_intr_async() 3623 isp_target_async(isp, chan, mbox); in isp_intr_async() 3642 isp_target_async(isp, chan, mbox); in isp_intr_async() 3661 isp_target_async(isp, chan, mbox); in isp_intr_async()
|