Searched refs:XS_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/dev/isp/ | ||
| H A D | isp_freebsd.h | 485 #define XS_PRIORITY(ccb) (ccb)->priority macro |
| H A D | isp.c | 2946 reqp->req_task_attribute |= (XS_PRIORITY(xs) << FCP_CMND_PRIO_SHIFT) & in isp_start() |