Home
last modified time | relevance | path

Searched refs:XPT_FC_GROUP (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/cam/
Dcam_ccb.h232 #define XPT_FC_GROUP(op) ((op) & XPT_FC_GROUP_MASK) macro
/freebsd-9-stable/sys/dev/aic7xxx/
Daic7xxx.c5346 group = XPT_FC_GROUP(scb->io_ctx->ccb_h.func_code); in ahc_match_scb()
Daic79xx.c7299 group = XPT_FC_GROUP(scb->io_ctx->ccb_h.func_code); in ahd_match_scb()