Lines Matching refs:func_code
269 csa.ccb_h.func_code = XPT_SASYNC_CB;
311 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO)
350 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
478 switch (ccb->ccb_h.func_code) {
491 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
501 if (ccb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO) {
530 && (ccb->ccb_h.func_code == XPT_SCSI_IO
531 || ccb->ccb_h.func_code == XPT_RESET_DEV)) {
544 || ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
574 if (ccb->ccb_h.func_code == XPT_RESET_DEV) {
582 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
988 if (ccb->ccb_h.func_code == XPT_CONT_TARGET_IO) {
1079 if (ccb_h->func_code == XPT_SCSI_IO) {
1140 switch (abort_ccb->ccb_h.func_code) {
1159 if (abort_ccb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO)
1161 else if (abort_ccb->ccb_h.func_code == XPT_IMMEDIATE_NOTIFY)