Searched refs:isp_print_qentry (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/dev/disk/isp/ |
| HD | isp_target.h | 90 if (isp->isp_dblev & ISP_LOGTDEBUG2) isp_print_qentry(isp, msg, idx, arg)
|
| HD | isp_library.h | 60 void isp_print_qentry (ispsoftc_t *, const char *, int, void *);
|
| HD | isp.c | 4956 isp_print_qentry(isp, "?ATIOQ entry?", oop, addr); in isp_intr()
|
| HD | isp_library.c | 317 isp_print_qentry(ispsoftc_t *isp, const char *msg, int idx, void *arg) in isp_print_qentry() function
|