Lines Matching refs:func_code
215 csa.ccb_h.func_code = XPT_SASYNC_CB;
256 csa.ccb_h.func_code = XPT_SASYNC_CB;
310 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO)
358 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
461 switch (ccb->ccb_h.func_code) {
473 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
483 if (ccb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO) {
508 && (ccb->ccb_h.func_code == XPT_SCSI_IO
509 || ccb->ccb_h.func_code == XPT_RESET_DEV)) {
542 if (ccb->ccb_h.func_code == XPT_RESET_DEV) {
548 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
984 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
1142 if (ccb_h->func_code == XPT_SCSI_IO) {
1200 switch (abort_ccb->ccb_h.func_code) {
1218 if (abort_ccb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO)
1220 else if (abort_ccb->ccb_h.func_code == XPT_IMMEDIATE_NOTIFY)