Home
last modified time | relevance | path

Searched refs:CAM_LUN_INVALID (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/cam/
H A Dcam.h265 CAM_LUN_INVALID = 0x38, enumerator
H A Dcam.c101 { CAM_LUN_INVALID, "Invalid Lun" },
H A Dcam_periph.c1955 case CAM_LUN_INVALID: in cam_periph_error()
/freebsd/sys/powerpc/ps3/
H A Dps3cdrom.c359 ccb->ccb_h.status = CAM_LUN_INVALID; in ps3cdrom_action()
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c390 return (CAM_LUN_INVALID); in sbp_targ_find_devs()
478 ccb->ccb_h.status = CAM_LUN_INVALID; in sbp_targ_en_lun()
/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c2614 *status = CAM_LUN_INVALID; in ocs_tgt_resource_get()
2622 *status = CAM_LUN_INVALID; in ocs_tgt_resource_get()
/freebsd/sys/dev/tws/
H A Dtws_cam.c654 ccb_h->status |= CAM_LUN_INVALID; in tws_execute_scsi()
/freebsd/sys/dev/ata/
H A Data-all.c962 ccb->ccb_h.status = CAM_LUN_INVALID; in ata_check_ids()
/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.c1702 ccb->ccb_h.status = CAM_LUN_INVALID; in fsl_sata_check_ids()
/freebsd/sys/dev/siis/
H A Dsiis.c1796 ccb->ccb_h.status = CAM_LUN_INVALID; in siis_check_ids()
/freebsd/sys/dev/hptmv/
H A Dentry.c2244 ccb->ccb_h.status = CAM_LUN_INVALID; in hpt_action()
/freebsd/sys/dev/mps/
H A Dmps_sas.c1785 mpssas_set_ccbstatus(ccb, CAM_LUN_INVALID); in mpssas_action_scsiio()
/freebsd/sys/dev/mvs/
H A Dmvs.c2238 ccb->ccb_h.status = CAM_LUN_INVALID; in mvs_check_ids()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c2033 mprsas_set_ccbstatus(ccb, CAM_LUN_INVALID); in mprsas_action_scsiio()
/freebsd/sys/dev/ahci/
H A Dahci.c2702 ccb->ccb_h.status = CAM_LUN_INVALID; in ahci_check_ids()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c9800 return (CAM_LUN_INVALID); in ahd_find_tmode_devs()
10022 ccb->ccb_h.status = CAM_LUN_INVALID; in ahd_handle_en_lun()
/freebsd/sys/dev/mrsas/
H A Dmrsas.c1865 ccb_ptr->ccb_h.status |= CAM_LUN_INVALID; in mrsas_map_mpt_cmd_status()