Searched refs:isp_target_async (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sys/dev/ic/ |
| D | isp_target.h | 558 int isp_target_async(struct ispsoftc *, int, int);
|
| D | isp.c | 3940 if (isp_target_async(isp, bus, mbox)) in isp_parse_async() 3985 if (isp_target_async(isp, bus, mbox)) in isp_parse_async() 3994 if (isp_target_async(isp, bus, mbox)) in isp_parse_async() 4086 if (isp_target_async(isp, handle, mbox)) in isp_parse_async() 4104 if (isp_target_async(isp, bus, mbox)) in isp_parse_async() 4139 if (isp_target_async(isp, bus, mbox)) in isp_parse_async() 4151 if (isp_target_async(isp, bus, mbox)) in isp_parse_async() 4163 if (isp_target_async(isp, bus, mbox)) in isp_parse_async() 4195 if (isp_target_async(isp, bus, mbox)) in isp_parse_async()
|
| D | isp_target.c | 494 isp_target_async(struct ispsoftc *isp, int bus, int event) in isp_target_async() function
|