Lines Matching refs:func_code
151 hdr->func_code = hdr17->func_code; in cam_compat_handle_0x17()
167 if (ccb->ccb_h.func_code == XPT_SET_TRAN_SETTINGS) { in cam_compat_handle_0x17()
194 hdr17->func_code = hdr->func_code; in cam_compat_handle_0x17()
205 if (ccb->ccb_h.func_code == XPT_PATH_INQ) { in cam_compat_handle_0x17()
240 } else if (ccb->ccb_h.func_code == XPT_GET_TRAN_SETTINGS) { in cam_compat_handle_0x17()
255 } else if (ccb->ccb_h.func_code == XPT_DEV_MATCH) { in cam_compat_handle_0x17()
289 hdr->func_code = hdr18->func_code; in cam_compat_handle_0x18()
307 if (ccb->ccb_h.func_code == XPT_SET_TRAN_SETTINGS) { in cam_compat_handle_0x18()
334 hdr18->func_code = hdr->func_code; in cam_compat_handle_0x18()
347 if (ccb->ccb_h.func_code == XPT_GET_TRAN_SETTINGS) { in cam_compat_handle_0x18()
362 } else if (ccb->ccb_h.func_code == XPT_DEV_MATCH) { in cam_compat_handle_0x18()
445 if (cmd == CAMIOCOMMAND && ccb->ccb_h.func_code == XPT_DEV_MATCH) { in cam_compat_handle_0x19()