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

1234

/freebsd-10.1-release/sys/dev/isci/
H A Disci_remote_device.c295 lun_id_t lun; local
259 isci_remote_device_freeze_lun_queue(struct ISCI_REMOTE_DEVICE *remote_device, lun_id_t lun) argument
275 isci_remote_device_release_lun_queue(struct ISCI_REMOTE_DEVICE *remote_device, lun_id_t lun) argument
[all...]
/freebsd-10.1-release/sys/dev/isci/scil/
H A Dscif_sas_request.h184 U32 lun; member in struct:SCIF_SAS_REQUEST
/freebsd-10.1-release/sys/dev/iscsi_initiator/
H A Disc_cam.c233 int lun, *off, boff; local
[all...]
H A Discsi_subr.c421 dwl(isc_session_t *sp, int lun, u_char *lp) argument
[all...]
/freebsd-10.1-release/sys/xen/interface/io/
H A Dvscsiif.h65 uint16_t channel, id, lun; member in struct:vscsiif_request
/freebsd-10.1-release/sys/cam/ctl/
H A Dctl_tpc_local.c318 struct ctl_lun *lun; local
376 tpcl_queue(union ctl_io *io, uint64_t lun) argument
[all...]
H A Dctl_backend_ramdisk.c176 struct ctl_be_ramdisk_lun *lun, *next_lun; local
803 struct ctl_be_ramdisk_lun *lun; local
834 struct ctl_be_ramdisk_lun *lun; local
[all...]
H A Dctl_error.c72 struct ctl_lun *lun; local
115 struct ctl_lun *lun; local
[all...]
/freebsd-10.1-release/sys/dev/pst/
H A Dpst-raid.c116 int lun = device_get_unit(dev); local
/freebsd-10.1-release/tools/tools/vhba/mptest/
H A Dvhba_mptest.c412 int lun; local
[all...]
/freebsd-10.1-release/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h97 uint8_t lun; member in struct:vmscsi_req
/freebsd-10.1-release/sys/dev/isp/
H A Disp_ioctl.h166 uint16_t lun; member in struct:isp_fc_tsk_mgmt
/freebsd-10.1-release/sys/dev/mpr/
H A Dmpr_sas.h124 mprsas_set_lun(uint8_t *lun, u_int ccblun) argument
[all...]
/freebsd-10.1-release/sys/dev/mps/
H A Dmps_sas.h120 mpssas_set_lun(uint8_t *lun, u_int ccblun) argument
[all...]
/freebsd-10.1-release/sys/dev/nand/
H A Dnandsim_chip.c452 uint32_t lun, block, page, offset, block_size; local
793 uint32_t lun, block, page; local
/freebsd-10.1-release/sys/dev/tws/
H A Dtws_cam.c666 u_int16_t lun; local
[all...]
/freebsd-10.1-release/sys/dev/virtio/scsi/
H A Dvirtio_scsi.h44 uint8_t lun[8]; /* Logical Unit Number */ member in struct:virtio_scsi_cmd_req
66 uint8_t lun[8]; member in struct:virtio_scsi_ctrl_tmf_req
77 uint8_t lun[8]; member in struct:virtio_scsi_ctrl_an_req
88 uint8_t lun[8]; member in struct:virtio_scsi_event
/freebsd-10.1-release/sys/sys/
H A Dipmi.h114 unsigned char lun; member in struct:ipmi_system_interface_addr
121 unsigned char lun; member in struct:ipmi_ipmb_addr
/freebsd-10.1-release/usr.sbin/ctld/
H A Dkernel.c383 struct cctl_lun *lun; local
598 kernel_lun_add(struct lun *lun) argument
721 kernel_lun_resize(struct lun *lun) argument
754 kernel_lun_remove(struct lun *lun) argument
[all...]
/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_sg.h111 int lun; member in struct:sg_scsi_id
/freebsd-10.1-release/sys/dev/aic/
H A Daicvar.h55 u_int8_t lun; member in struct:aic_scb
89 u_int8_t lun; member in struct:aic_softc
/freebsd-10.1-release/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
1225 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.c75 ahc_create_path(struct ahc_softc *ahc, char channel, u_int target, u_int lun, struct cam_path **path) argument
1285 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.h363 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-10.1-release/sys/dev/ct/
H A Dct.c782 ct_target_nexus_establish(struct ct_softc *ct, int lun, int dir) argument

Completed in 176 milliseconds

1234