/netbsd-src/sys/dev/ic/ |
H A D | esiop.c | 407 int offset, target, lun, tag; in esiop_intr() local 1216 int target, lun, tag; in esiop_checkdone() local 1317 esiop_unqueue(struct esiop_softc *sc, int target, int lun) in esiop_unqueue() 1365 int lun = esiop_cmd->cmd_c.xs->xs_periph->periph_lun; in esiop_handle_qtag_reject() local 1409 int target, lun, tag; in esiop_handle_reset() local 1483 int lun; in esiop_scsipi_request() local 1699 int target, lun, slot; in esiop_start() local 2101 esiop_add_dev(struct esiop_softc *sc, int target, int lun) in esiop_add_dev() 2130 esiop_del_dev(struct esiop_softc *sc, int target, int lun) in esiop_del_dev() 2151 int lun; in esiop_target_register() local
|
H A D | siop.c | 304 int offset, target, lun, tag; in siop_intr() local 1071 siop_unqueue(struct siop_softc *sc, int target, int lun) in siop_unqueue() 1126 int lun = siop_cmd->cmd_c.xs->xs_periph->periph_lun; in siop_handle_qtag_reject() local 1171 int target, lun, tag; in siop_handle_reset() local 1237 int lun; in siop_scsipi_request() local 1445 int target, lun, slot; in siop_start() local 1891 siop_add_dev(struct siop_softc *sc, int target, int lun) in siop_add_dev() 1984 siop_del_dev(struct siop_softc *sc, int target, int lun) in siop_del_dev()
|
H A D | ncr53c9x.c | 178 ncr53c9x_lunsearch(struct ncr53c9x_tinfo *ti, int64_t lun) in ncr53c9x_lunsearch() 674 int lun = periph->periph_lun; in ncr53c9x_select() local 1074 int lun; in ncr53c9x_sched() local 1172 int lun = periph->periph_lun; in ncr53c9x_sense() local 1211 int lun = periph->periph_lun; in ncr53c9x_done() local 1292 int64_t lun = ecb->xs->xs_periph->periph_lun; in ncr53c9x_dequeue() local 1445 uint8_t selid, target, lun; in ncr53c9x_reselect() local 1631 int lun; in ncr53c9x_msgin() local
|
H A D | ninjascsi32.c | 519 int id, lun; in njsc32_init_targets() local 900 int i, control, lun; in njsc32_cmd_load() local 1067 int lun; in njsc32_run_xfer() local 1396 int id, lun; in njsc32_clear_cmds() local 1593 njsc32_resel_identify(struct njsc32_softc *sc, int lun, in njsc32_resel_identify()
|
H A D | wd33c93.c | 669 int lun, tag, flags; in wd33c93_sched() local 846 int lun = acb->xs->xs_periph->periph_lun; in wd33c93_dequeue() local 985 u_char target, lun, asr, csr, id; in wd33c93_selectbus() local 2166 wd33c93_reselect(struct wd33c93_softc *sc, int target, int lun, int tag_type, int tag_id) in wd33c93_reselect()
|
H A D | aic7xxx.c | 2216 u_int lun, char channel, role_t role) in ahc_compile_devinfo() 3733 u_int lun; in ahc_handle_devreset() local 4769 int lun; in ahc_init() local 5180 char channel, int lun, u_int tag, role_t role) in ahc_match_scb() 5221 int lun; in ahc_freeze_devq() local 5289 int lun, u_int tag, role_t role, uint32_t status, in ahc_search_qinfifo() 5498 struct scsipi_xfer *xs, int target, char channel, int lun, in ahc_search_untagged_queues() 5596 int lun, u_int tag, int stop_on_first, int remove, in ahc_search_disc_list() 5759 int lun, u_int tag, role_t role, uint32_t status) in ahc_abort_scbs() 6023 u_int lun; in ahc_reset_channel() local [all …]
|
/netbsd-src/sys/arch/luna68k/stand/boot/ |
H A D | sc.c | 178 scident(uint ctlr,uint target,uint lun,struct scsi_inquiry * inqout,uint32_t * capout) scident() argument 240 scprobe(struct scsi_softc * hs,uint target,uint lun) scprobe() argument 473 scsi_test_unit_rdy(int ctlr,int target,int lun) scsi_test_unit_rdy() argument 508 scsi_request_sense(int ctlr,int target,int lun,uint8_t * buf,unsigned int len) scsi_request_sense() argument 553 scsi_immed_command(int ctlr,int target,int lun,struct scsi_generic_cdb * cdb,uint8_t * buf,unsigned int len) scsi_immed_command() argument 590 scsi_format_unit(int ctlr,int target,int lun) scsi_format_unit() argument [all...] |
/netbsd-src/sys/arch/next68k/stand/boot/ |
H A D | devopen.c | 67 int *count, int *lun, int *part, char **file) in devparse() 123 int count, lun, part; in devopen() local
|
H A D | sd.c | 72 sdprobe(char target, char lun) in sdprobe() 190 int count, lun, part; in sdopen() local
|
H A D | boot.c | 73 char count, lun, part; in main() local
|
/netbsd-src/sys/arch/next68k/next68k/ |
H A D | autoconf.c | 137 int count, lun, part; in cpu_rootconf() local 173 devidentparse(const char *spec, int *count, int *lun, int *part) in devidentparse()
|
/netbsd-src/sys/dev/scsipi/ |
H A D | scsiconf.c | 443 for (int lun = minlun; lun <= maxlun; lun++) { scsi_discover_luns() local 458 scsi_probe_bus(struct scsibus_softc * sc,int target,int lun) scsi_probe_bus() argument 526 int target, lun; scsidevdetached() local 560 int target, lun; scsibusprint() local 877 scsi_probe_device(struct scsibus_softc * sc,int target,int lun) scsi_probe_device() argument [all...] |
H A D | scsi_base.c | 199 int lun, announce, mode, period, offset; in scsi_async_event_xfer_mode() local 250 int lun, announce, mode; in scsi_fc_sas_async_event_xfer_mode() local
|
H A D | scsipi_base.c | 255 scsipi_lookup_periph_internal(struct scsipi_channel *chan, int target, int lun, bool lock) in scsipi_lookup_periph_internal() argument 280 scsipi_lookup_periph_locked(struct scsipi_channel *chan, int target, int lun) in scsipi_lookup_periph_locked() argument 286 scsipi_lookup_periph(struct scsipi_channel *chan, int target, int lun) in scsipi_lookup_periph() argument 2566 int lun; scsipi_set_xfer_mode() local 2615 int target, lun; scsipi_async_event_channel_reset() local 2657 scsipi_target_detach(struct scsipi_channel * chan,int target,int lun,int flags) scsipi_target_detach() argument [all...] |
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | diskio.h | 36 #define MINOR(bus, target, lun) (lun) argument 37 #define MAJOR(bus, target, lun) (((bus) << 3) + (target)) argument
|
/netbsd-src/external/bsd/iscsi/dist/src/initiator/ |
H A D | iscsi-initiator.c | 75 uint32_t lun; /* LUN number */ member 134 read_capacity(uint64_t target, uint32_t lun, uint32_t *maxlba, uint32_t *blocklen) in read_capacity() 183 inquiry(uint64_t target, uint32_t lun, uint8_t type, uint8_t inquire, uint8_t *data) in inquiry() 220 blockop(uint64_t target, uint32_t lun, uint32_t lba, uint32_t len, in blockop() 267 sgblockop(uint64_t target, uint32_t lun, uint32_t lba, uint32_t len, in sgblockop()
|
/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | autoconf.c | 163 target_to_unit(u_long bus, u_long target, u_long lun) in target_to_unit()
|
/netbsd-src/external/bsd/iscsi/dist/include/ |
H A D | iscsiprotocol.h | 152 uint64_t lun; member 204 uint64_t lun; member 223 uint64_t lun; member 245 uint64_t lun; member 266 uint64_t lun; member 383 uint64_t lun; member 443 uint64_t lun; member 466 uint64_t lun; member 491 uint64_t lun; member 530 uint64_t lun; member
|
/netbsd-src/sys/arch/atari/stand/tostools/aptck/ |
H A D | aptck.h | 36 #define MINOR(bus, target, lun) (lun) argument 37 #define MAJOR(bus, target, lun) (((bus) << 3) + (target)) argument
|
/netbsd-src/sys/arch/sgimips/stand/common/ |
H A D | iris_scsicmd.h | 79 uint8_t lun: 3, /* logical unit on ctlr */ member 89 uint8_t lun: 3, /* logical unit on ctlr */ member
|
/netbsd-src/sys/sys/ |
H A D | ipmi.h | 84 unsigned char lun; global() member 91 unsigned char lun; global() member
|
/netbsd-src/sys/arch/bebox/bebox/ |
H A D | autoconf.c | 76 static int bus, target, lun, drive; variable
|
/netbsd-src/external/bsd/iscsi/dist/src/lib/ |
H A D | disk.c | 1012 uint8_t *cdbsize, uint8_t lun, char *uuid) in device_vpd() 1103 uint8_t lun; in device_command() local 1387 disk_write(target_session_t *sess, iscsi_scsi_cmd_args_t *args, uint8_t lun, in disk_write() 1460 uint16_t len, uint8_t lun) in disk_read()
|
/netbsd-src/usr.sbin/mmcformat/ |
H A D | uscsilib.h | 60 int lun; /* -1 if wildcard */ member
|
/netbsd-src/sys/arch/x68k/include/ |
H A D | bootinfo.h | 75 #define X68K_MAKESCSIBOOTDEV(major, type_if, unit_if, scsi_id, lun, part) \ argument
|