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

/freebsd-12-stable/sys/dev/isp/
H A Disp_freebsd.c256 ISP_GET_PC_ADDR(isp, chan, num_threads, num_threads);
778 ISP_GET_PC_ADDR(isp, bus, lun_hash[LUN_HASH_FUNC(lun)], lhp);
832 ISP_GET_PC_ADDR(isp, bus, lun_hash[i], lhp);
840 ISP_GET_PC_ADDR(isp, bus, waitq, waitq);
856 ISP_GET_PC_ADDR(isp, chan, atfree, atfree);
891 ISP_GET_PC_ADDR(isp, chan, atfree, atfree);
916 ISP_GET_PC_ADDR(isp, chan, ntfree, ntfree);
929 ISP_GET_PC_ADDR(isp, chan, ntpool[ATPDPSIZE], ntp2);
943 ISP_GET_PC_ADDR(isp, chan, ntfree, ntfree);
968 ISP_GET_PC_ADDR(is
[all...]
H A Disp_freebsd.h335 #define ISP_GET_PC_ADDR(isp, chan, tag, rp) \ macro

Completed in 80 milliseconds