Searched refs:LUN (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-10-stable/sys/dev/mfi/
H A Dmfireg.h1759 uint8_t LUN[8]; /* 0x34 */ member in struct:mfi_mpi2_request_raid_scsi_io
/freebsd-10-stable/sys/dev/mps/
H A Dmps_sas.c1226 mps_dprint(sc, MPS_ERROR, "%s: cm_flags = %#x for LUN reset! "
1252 /* See if there are any outstanding commands for this LUN.
1283 /* if we still have commands for this LUN, the reset
1388 MPS_SET_LUN(req->LUN, tm->cm_lun);
1536 MPS_SET_LUN(req->LUN, cm->cm_ccb->ccb_h.target_lun);
1798 if (MPS_SET_LUN(req->LUN, csio->ccb_h.target_lun) != 0) {
1813 * SCSI opcode could be using EEDP. If so, make sure the LUN exists and
3311 "LUN for EEDP support.\n");
3406 * is used to determine if the LUN is formatted
3425 * If LUN i
[all...]
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_sas.c1285 mpr_dprint(sc, MPR_ERROR, "%s: cm_flags = %#x for LUN reset! "
1311 /* See if there are any outstanding commands for this LUN.
1342 /* if we still have commands for this LUN, the reset
1447 MPR_SET_LUN(req->LUN, tm->cm_lun);
1604 MPR_SET_LUN(req->LUN, cm->cm_ccb->ccb_h.target_lun);
2050 if (MPR_SET_LUN(req->LUN, csio->ccb_h.target_lun) != 0) {
2069 * SCSI opcode could be using EEDP. If so, make sure the LUN exists and
3590 "LUN for EEDP support.\n");
3694 * the LUN is formatted for EEDP support.
3712 * If LUN i
[all...]
/freebsd-10-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2046 U32 LUN = CMND_TO_LUN(ccb); local
2093 pccb->lun = LUN;
4467 Set LUN field based on different address mode
/freebsd-10-stable/sys/dev/arcmsr/
H A Darcmsr.c60 ** prevent cam_periph_error removing all LUN devices of one Target id
61 ** for any one LUN device failed
1085 arcmsr_cdb->LUN = pccb->ccb_h.target_lun;

Completed in 263 milliseconds

12