| /freebsd-9-stable/sys/cam/ctl/ |
| D | ctl.c | 901 struct ctl_lun *lun; in ctl_isc_event_handler() local 954 struct ctl_lun *lun; in ctl_init() local 1156 struct ctl_lun *lun, *next_lun; in ctl_shutdown() local 1683 struct ctl_lun *lun; in ctl_serialize_other_sc_cmd() local 1986 ctl_ioctl_fill_ooa(struct ctl_lun *lun, uint32_t *cur_fill_num, in ctl_ioctl_fill_ooa() 2286 struct ctl_lun *lun; in ctl_ioctl() local 2297 struct ctl_lun *lun; in ctl_ioctl() local 2396 struct ctl_lun *lun; in ctl_ioctl() local 2431 struct ctl_lun *lun; in ctl_ioctl() local 2523 struct ctl_lun *lun; in ctl_ioctl() local [all …]
|
| D | ctl_frontend_internal.c | 161 struct cfi_lun *lun; member 328 struct cfi_lun *lun; in cfi_online() local 370 struct cfi_lun *lun; in cfi_lun_enable() local 419 struct cfi_lun *lun; in cfi_lun_disable() local 734 cfi_init_io(union ctl_io *io, struct cfi_lun *lun, in cfi_init_io() 774 struct cfi_lun *lun; in cfi_done() local 862 struct cfi_lun *lun; in cfi_lun_probe_done() local 991 cfi_lun_probe(struct cfi_lun *lun, int have_lock) in cfi_lun_probe() 1248 struct cfi_lun *lun; in cfi_metatask_io_done() local 1336 struct cfi_lun *lun; in cfi_err_recovery_done() local [all …]
|
| D | ctl_backend_ramdisk.c | 168 struct ctl_be_ramdisk_lun *lun, *next_lun; in ctl_backend_ramdisk_shutdown() local 727 struct ctl_be_ramdisk_lun *lun; in ctl_backend_ramdisk_lun_shutdown() local 758 struct ctl_be_ramdisk_lun *lun; in ctl_backend_ramdisk_lun_config_status() local
|
| D | ctl_error.c | 72 struct ctl_lun *lun; in ctl_set_sense_data_va() local 115 struct ctl_lun *lun; in ctl_set_sense() local
|
| D | ctl_backend_block.c | 209 struct ctl_be_block_lun *lun; member 2081 struct ctl_be_block_lun *lun; in ctl_be_block_lun_shutdown() local 2099 struct ctl_be_block_lun *lun; in ctl_be_block_lun_config_status() local 2223 struct ctl_be_block_lun *lun; in ctl_be_block_lun_info() local
|
| /freebsd-9-stable/sys/dev/isci/ |
| D | isci_remote_device.c | 260 lun_id_t lun) in isci_remote_device_freeze_lun_queue() 276 lun_id_t lun) in isci_remote_device_release_lun_queue() 295 lun_id_t lun; in isci_remote_device_release_device_queue() local
|
| /freebsd-9-stable/sys/dev/esp/ |
| D | ncr53c9x.c | 221 ncr53c9x_lunsearch(struct ncr53c9x_tinfo *ti, int64_t lun) in ncr53c9x_lunsearch() 811 int lun = ecb->ccb->ccb_h.target_lun; in ncr53c9x_select() local 1251 int lun, tag; in ncr53c9x_sched() local 1345 int lun; in ncr53c9x_sense() local 1391 int lun, sense_returned; in ncr53c9x_done() local 1496 int64_t lun; in ncr53c9x_dequeue() local 1657 uint8_t lun, selid, target; in ncr53c9x_reselect() local 1772 int len, lun; in ncr53c9x_msgin() local
|
| /freebsd-9-stable/usr.sbin/ctladm/ |
| D | ctladm.c | 292 cctl_parse_tl(char *str, int *target, int *lun) in cctl_parse_tl() 322 int target = -1, lun = -1; in cctl_dump_ooa() local 774 cctl_delay(int fd, int target, int lun, int argc, char **argv, in cctl_delay() 936 cctl_getsetsync(int fd, int target, int lun, ctladm_cmdfunction command, in cctl_getsetsync() 1028 cctl_error_inject(int fd, uint32_t target, uint32_t lun, int argc, char **argv, in cctl_error_inject() 1428 cctl_bbrread(int fd, int target __unused, int lun, int iid __unused, in cctl_bbrread() 1501 cctl_startup_shutdown(int fd, int target, int lun, int iid, in cctl_startup_shutdown() 1660 cctl_sync_cache(int fd, int target, int lun, int iid, int retries, in cctl_sync_cache() 1747 cctl_start_stop(int fd, int target, int lun, int iid, int retries, int start, in cctl_start_stop() 1817 cctl_mode_sense(int fd, int target, int lun, int iid, int retries, in cctl_mode_sense() [all …]
|
| /freebsd-9-stable/sys/dev/virtio/scsi/ |
| D | virtio_scsi.h | 44 uint8_t lun[8]; /* Logical Unit Number */ member 66 uint8_t lun[8]; member 77 uint8_t lun[8]; member 88 uint8_t lun[8]; member
|
| /freebsd-9-stable/sys/dev/mps/ |
| D | mps_sas.h | 114 #define MPS_SET_LUN(lun, ccblun) \ argument 118 mpssas_set_lun(uint8_t *lun, u_int ccblun) in mpssas_set_lun() 147 #define MPS_SET_SINGLE_LUN(req, lun) \ argument
|
| D | mps_sas.c | 613 struct mpssas_lun *lun; in mpssas_remove_complete() local 829 struct mpssas_lun *lun, *lun_tmp; in mps_detach_sas() local 1626 struct mpssas_lun *lun; in mpssas_action_scsiio() local 3180 struct mpssas_lun *lun; in mpssas_async() local 3277 struct mpssas_lun *lun; in mpssas_check_eedp() local 3394 struct mpssas_lun *lun; in mpssas_read_cap_done() local
|
| D | mps_sas_lsi.c | 613 struct mpssas_lun *lun; in mpssas_add_device() local 861 struct mpssas_lun *lun; in mpssas_volume_add() local
|
| /freebsd-9-stable/sys/dev/mpr/ |
| D | mpr_sas.c | 622 struct mprsas_lun *lun; in mprsas_remove_complete() local 890 struct mprsas_lun *lun, *lun_tmp; in mpr_detach_sas() local 1675 struct mprsas_lun *lun; in mprsas_action_scsiio() local 3023 struct mprsas_lun *lun; in mprsas_async() local 3143 struct mprsas_lun *lun; in mprsas_prepare_ssu() local 3208 struct mprsas_lun *lun; in mprsas_check_eedp() local 3322 struct mprsas_lun *lun; in mprsas_read_cap_done() local
|
| D | mpr_sas.h | 120 #define MPR_SET_LUN(lun, ccblun) \ argument 124 mprsas_set_lun(uint8_t *lun, u_int ccblun) in mprsas_set_lun() 153 #define MPR_SET_SINGLE_LUN(req, lun) \ argument
|
| D | mpr_sas_lsi.c | 688 struct mprsas_lun *lun; in mprsas_add_device() local 962 struct mprsas_lun *lun; in mprsas_volume_add() local 1027 struct mprsas_lun *lun; in mprsas_SSU_to_SATA_devices() local
|
| /freebsd-9-stable/sys/dev/aic7xxx/ |
| D | aic7xxx.c | 2234 u_int lun, char channel, role_t role) in ahc_compile_devinfo() 3823 u_int lun; in ahc_handle_devreset() local 4699 int lun; in ahc_chip_init() local 5330 char channel, int lun, u_int tag, role_t role) in ahc_match_scb() 5369 int lun; in ahc_freeze_devq() local 5437 int lun, u_int tag, role_t role, uint32_t status, in ahc_search_qinfifo() 5646 int target, char channel, int lun, uint32_t status, in ahc_search_untagged_queues() 5742 int lun, u_int tag, int stop_on_first, int remove, in ahc_search_disc_list() 5905 int lun, u_int tag, role_t role, uint32_t status) in ahc_abort_scbs() 6169 u_int lun; in ahc_reset_channel() local [all …]
|
| D | aic79xx.c | 1429 u_int lun; in ahd_handle_seqint() local 3544 u_int lun, char channel, role_t role) in ahd_compile_devinfo() 5118 u_int lun, cam_status status, char *message, in ahd_handle_devreset() 6812 int lun; in ahd_chip_init() local 7283 char channel, int lun, u_int tag, role_t role) in ahd_match_scb() 7322 int lun; in ahd_freeze_devq() local 7437 int lun, u_int tag, role_t role, uint32_t status, in ahd_search_qinfifo() 7668 int lun, u_int tag, role_t role, uint32_t status, in ahd_search_scb_list() 7824 int lun, u_int tag, role_t role, uint32_t status) in ahd_abort_scbs() 8065 u_int lun; in ahd_reset_channel() local [all …]
|
| /freebsd-9-stable/sys/dev/isci/scil/ |
| D | scif_sas_request.h | 184 U32 lun; member
|
| /freebsd-9-stable/sys/dev/iscsi/initiator/ |
| D | isc_cam.c | 248 int lun, *off, boff; in ic_action() local
|
| /freebsd-9-stable/sys/dev/mpt/ |
| D | mpt_cam.c | 2217 mpt_bus_reset(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun, in mpt_bus_reset() 3215 lun_id_t lun; in mpt_action() local 3612 lun_id_t lun = ccb->ccb_h.target_lun; in mpt_action() local 3866 u_int channel, u_int target, u_int lun, u_int abort_ctx, int sleep_ok) in mpt_scsi_send_tmf() 4229 mpt_enable_lun(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun) in mpt_enable_lun() 4254 mpt_disable_lun(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun) in mpt_disable_lun() 4440 uint32_t lun, int send, uint8_t *data, size_t length) in mpt_scsi_tgt_local() 4821 lun_id_t lun; in mpt_scsi_tgt_atio() local
|
| /freebsd-9-stable/usr.bin/ctlstat/ |
| D | ctlstat.c | 336 int iotype, lun, port; in ctlstat_dump() local 369 int iotype, lun, port; in ctlstat_json() local 459 int lun; in ctlstat_standard() local
|
| /freebsd-9-stable/sys/dev/isp/ |
| D | isp_freebsd.c | 872 is_lun_enabled(ispsoftc_t *isp, int bus, lun_id_t lun) in is_lun_enabled() 907 get_lun_statep(ispsoftc_t *isp, int bus, lun_id_t lun) in get_lun_statep() 1113 lun_id_t lun; in create_lun_state() local 1193 lun_id_t lun; in isp_enable_lun() local 1372 isp_enable_deferred(ispsoftc_t *isp, int bus, lun_id_t lun) in isp_enable_deferred() 1414 lun_id_t lun; in isp_disable_lun() local 2326 lun_id_t lun; in isp_handle_platform_atio2() local 2503 uint16_t lun, chan, nphdl = NIL_HANDLE; in isp_handle_platform_atio7() local 3066 uint16_t lun; in isp_handle_platform_notify_fc() local 3401 lun_id_t lun; in isp_handle_platform_target_tmf() local [all …]
|
| D | isp_target.c | 470 isp_lun_cmd(ispsoftc_t *isp, int cmd, int bus, int lun, int cmd_cnt, int inot_cnt) in isp_lun_cmd() 1248 int lun; in isp_handle_atio() local 1322 int lun, iid; in isp_handle_atio2() local
|
| /freebsd-9-stable/sys/sys/ |
| D | ipmi.h | 114 unsigned char lun; member 121 unsigned char lun; member
|
| /freebsd-9-stable/sys/cam/scsi/ |
| D | scsi_message.h | 47 #define MSG_IDENTIFY(lun, disc) (((disc) ? 0xc0 : MSG_IDENTIFYFLAG) | (lun)) argument
|