Lines Matching defs:func_code
269 (((ccb)->ccb_h.func_code & XPT_FC_DEV_QUEUED) == XPT_FC_DEV_QUEUED)
271 (((ccb)->ccb_h.func_code & XPT_FC_QUEUED) != 0)
361 xpt_opcode func_code; /* XPT function code */
1410 csio->ccb_h.func_code = XPT_SCSI_IO;
1434 csio->ccb_h.func_code = XPT_CONT_TARGET_IO;
1456 ataio->ccb_h.func_code = XPT_ATA_IO;
1481 smpio->ccb_h.func_code = XPT_SMP_IO;
1499 mmcio->ccb_h.func_code = XPT_MMC_IO;
1547 nvmeio->ccb_h.func_code = XPT_NVME_IO;
1562 nvmeio->ccb_h.func_code = XPT_NVME_ADMIN;