Home
last modified time | relevance | path

Searched refs:CAM_LUN_ALRDY_ENA (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/cam/
H A Dcam.h283 CAM_LUN_ALRDY_ENA = 0x3e, enumerator
H A Dcam.c107 { CAM_LUN_ALRDY_ENA, "LUN Already Enabled for Target Mode" },
/freebsd/sys/cam/scsi/
H A Dscsi_target.c388 return (CAM_LUN_ALRDY_ENA); in targenable()
421 status = CAM_LUN_ALRDY_ENA; in targenable()
1104 case CAM_LUN_ALRDY_ENA: /* LUN is already enabled for target mode */ in targcamstatus()
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c424 ccb->ccb_h.status = CAM_LUN_ALRDY_ENA; in sbp_targ_en_lun()
/freebsd/sys/dev/isp/
H A Disp_freebsd.c875 ccb->ccb_h.status = CAM_LUN_ALRDY_ENA; in isp_enable_lun()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c7400 ccb->ccb_h.status = CAM_LUN_ALRDY_ENA; in ahc_handle_en_lun()
H A Daic79xx.c9908 ccb->ccb_h.status = CAM_LUN_ALRDY_ENA; in ahd_handle_en_lun()