Searched defs:lun (Results 1 - 25 of 102) sorted by relevance

12345

/freebsd-13-stable/sys/dev/isci/
H A Disci_remote_device.c297 lun_id_t lun; local
261 isci_remote_device_freeze_lun_queue(struct ISCI_REMOTE_DEVICE *remote_device, lun_id_t lun) argument
277 isci_remote_device_release_lun_queue(struct ISCI_REMOTE_DEVICE *remote_device, lun_id_t lun) argument
[all...]
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_request.h186 U32 lun; member in struct:SCIF_SAS_REQUEST
/freebsd-13-stable/sys/dev/iscsi_initiator/
H A Disc_cam.c230 int lun, *off, boff; local
[all...]
H A Discsi_subr.c420 dwl(isc_session_t *sp, int lun, u_char *lp) argument
[all...]
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_frontend.c317 struct ctl_lun *lun; local
360 struct ctl_lun *lun; local
[all...]
H A Dctl_tpc_local.c273 struct ctl_lun *lun; local
321 tpcl_queue(union ctl_io *io, uint64_t lun) argument
[all...]
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_cam.h55 lun_id_t lun; member in struct:ocs_tgt_resource_s
87 uint64_t lun; /* target_lun */ member in struct:__anon13742
104 uint64_t lun; /* target_lun */ member in struct:ocs_lun_crn
H A Docs_unsol.c758 ocs_dispatch_unsolicited_tmf(ocs_io_t *io, uint8_t task_management_flags, ocs_node_t *node, uint64_t lun) argument
890 uint64_t lun = UINT64_MAX; local
986 uint64_t lun = UINT64_MAX; local
[all...]
/freebsd-13-stable/sys/xen/interface/io/
H A Dvscsiif.h270 uint16_t channel, id, lun; /* (virtual) device specification */ member in struct:vscsiif_request
/freebsd-13-stable/sys/dev/pst/
H A Dpst-raid.c118 int lun = device_get_unit(dev); local
/freebsd-13-stable/usr.sbin/ctld/
H A Dparse.y534 lun: LUN lun_name label
[all...]
H A Duclparse.c189 struct lun *lun; local
899 struct lun *lun; local
[all...]
/freebsd-13-stable/tools/tools/vhba/mptest/
H A Dvhba_mptest.c412 int lun; local
[all...]
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas.h125 mprsas_set_lun(uint8_t *lun, u_int ccblun) argument
[all...]
H A Dmpr_sas_lsi.c833 struct mprsas_lun *lun; local
1261 struct mprsas_lun *lun; local
1392 struct mprsas_lun *lun; local
/freebsd-13-stable/sys/dev/mps/
H A Dmps_sas.h119 mpssas_set_lun(uint8_t *lun, u_int ccblun) argument
[all...]
H A Dmps_sas_lsi.c628 struct mpssas_lun *lun; local
1031 struct mpssas_lun *lun; local
/freebsd-13-stable/sys/dev/isp/
H A Disp_ioctl.h168 uint16_t lun; member in struct:isp_fc_tsk_mgmt
/freebsd-13-stable/sys/dev/tws/
H A Dtws_cam.c645 u_int16_t lun; local
[all...]
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_cam.c716 int target = 0, lun local
675 smartpqi_lun_rescan(struct pqisrc_softstate *softs, int target, int lun) argument
[all...]
/freebsd-13-stable/sys/cam/nvme/
H A Dnvme_xpt.c262 lun_id_t lun; local
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c142 ahd_create_path(struct ahd_softc *ahd, char channel, u_int target, u_int lun, struct cam_path **path) argument
1215 ahd_send_async(struct ahd_softc *ahd, char channel, u_int target, u_int lun, ac_code code, void *opt_arg) argument
H A Daic7xxx_osm.c74 ahc_create_path(struct ahc_softc *ahc, char channel, u_int target, u_int lun, struct cam_path **path) argument
1275 ahc_send_async(struct ahc_softc *ahc, char channel, u_int target, u_int lun, ac_code code, void *opt_arg) argument
H A Daic_osm_lib.h320 aic_platform_abort_scbs(struct aic_softc *aic, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) argument
/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9x.c223 ncr53c9x_lunsearch(struct ncr53c9x_tinfo *ti, int64_t lun) argument
814 int lun = ecb->ccb->ccb_h.target_lun; local
1253 int lun, tag; local
1347 int lun; local
1393 int lun, sense_returned; local
1498 int64_t lun; local
1659 uint8_t lun, selid, target; local
1774 int len, lun; local
[all...]

Completed in 298 milliseconds

12345