Home
last modified time | relevance | path

Searched defs:periph (Results 1 – 25 of 104) sorted by relevance

12345

/netbsd-src/sys/dev/scsipi/
H A Dscsi_base.c56 scsi_change_def(struct scsipi_periph *periph, int flags) in scsi_change_def()
77 struct scsipi_periph *periph = xs->xs_periph; in scsi_scsipi_cmd() local
99 scsi_print_addr(struct scsipi_periph *periph) in scsi_print_addr()
117 scsi_kill_pending(struct scsipi_periph *periph) in scsi_kill_pending()
137 scsi_print_xfer_mode(struct scsipi_periph *periph) in scsi_print_xfer_mode()
198 struct scsipi_periph *periph; in scsi_async_event_xfer_mode() local
249 struct scsipi_periph *periph; in scsi_fc_sas_async_event_xfer_mode() local
H A Dscsipi_base.c224 scsipi_insert_periph(struct scsipi_channel *chan, struct scsipi_periph *periph) in scsipi_insert_periph() argument
243 struct scsipi_periph *periph) in scsipi_remove_periph() argument
257 struct scsipi_periph *periph; in scsipi_lookup_periph_internal() local
379 struct scsipi_periph *periph = xs->xs_periph; scsipi_get_tag() local
425 struct scsipi_periph *periph = xs->xs_periph; scsipi_put_tag() local
451 scsipi_get_xs(struct scsipi_periph * periph,int flags) scsipi_get_xs() argument
576 struct scsipi_periph *periph = xs->xs_periph; scsipi_put_xs() local
705 scsipi_periph_freeze_locked(struct scsipi_periph * periph,int count) scsipi_periph_freeze_locked() argument
717 scsipi_periph_thaw_locked(struct scsipi_periph * periph,int count) scsipi_periph_thaw_locked() argument
735 scsipi_periph_freeze(struct scsipi_periph * periph,int count) scsipi_periph_freeze() argument
744 scsipi_periph_thaw(struct scsipi_periph * periph,int count) scsipi_periph_thaw() argument
760 struct scsipi_periph *periph = arg; scsipi_periph_timed_thaw() local
791 scsipi_wait_drain(struct scsipi_periph * periph) scsipi_wait_drain() argument
811 scsipi_kill_pending(struct scsipi_periph * periph) scsipi_kill_pending() argument
883 struct scsipi_periph *periph = xs->xs_periph; scsipi_interpret_sense() local
1146 scsipi_test_unit_ready(struct scsipi_periph * periph,int flags) scsipi_test_unit_ready() argument
1195 scsipi_inquire(struct scsipi_periph * periph,struct scsipi_inquiry_data * inqbuf,int flags) scsipi_inquire() argument
1290 scsipi_prevent(struct scsipi_periph * periph,int type,int flags) scsipi_prevent() argument
1311 scsipi_start(struct scsipi_periph * periph,int type,int flags) scsipi_start() argument
1330 scsipi_mode_sense(struct scsipi_periph * periph,int byte2,int page,struct scsi_mode_parameter_header_6 * data,int len,int flags,int retries,int timeout) scsipi_mode_sense() argument
1347 scsipi_mode_sense_big(struct scsipi_periph * periph,int byte2,int page,struct scsi_mode_parameter_header_10 * data,int len,int flags,int retries,int timeout) scsipi_mode_sense_big() argument
1364 scsipi_mode_select(struct scsipi_periph * periph,int byte2,struct scsi_mode_parameter_header_6 * data,int len,int flags,int retries,int timeout) scsipi_mode_select() argument
1380 scsipi_mode_select_big(struct scsipi_periph * periph,int byte2,struct scsi_mode_parameter_header_10 * data,int len,int flags,int retries,int timeout) scsipi_mode_select_big() argument
1402 scsipi_get_opcodeinfo(struct scsipi_periph * periph) scsipi_get_opcodeinfo() argument
1582 scsipi_free_opcodeinfo(struct scsipi_periph * periph) scsipi_free_opcodeinfo() argument
1600 struct scsipi_periph *periph = xs->xs_periph; scsipi_done() local
1754 struct scsipi_periph *periph = xs->xs_periph; scsipi_complete() local
1977 struct scsipi_periph *periph = xs->xs_periph; scsipi_request_sense() local
2099 struct scsipi_periph *periph; scsipi_run_queue() local
2209 struct scsipi_periph *periph = xs->xs_periph; scsipi_execute_xs() local
2530 struct scsipi_periph *periph; scsipi_async_event_max_openings() local
2614 struct scsipi_periph *periph; scsipi_async_event_channel_reset() local
2660 struct scsipi_periph *periph; scsipi_target_detach() local
[all...]
H A Dscsipi_debug.h71 #define SC_DEBUG(periph, flags, x) \ argument
79 #define SC_DEBUGN(periph, flags, x) \ argument
85 #define SC_DEBUG(periph, flags, x) /* nothing */ argument
86 #define SC_DEBUGN(periph, flags, x) /* nothing */ argument
H A Dss_mustek.c103 struct scsipi_periph *periph = sa->sa_periph; in mustek_attach() local
252 struct scsipi_periph *periph = ss->sc_periph; in mustek_minphys() local
276 struct scsipi_periph *periph = ss->sc_periph; in mustek_trigger_scanner() local
418 struct scsipi_periph *periph = ss->sc_periph; in mustek_rewind_scanner() local
452 struct scsipi_periph *periph = ss->sc_periph; in mustek_read() local
517 struct scsipi_periph *periph = ss->sc_periph; in mustek_get_status() local
H A Datapi_base.c60 struct scsipi_periph *periph = xs->xs_periph; in atapi_interpret_sense() local
192 atapi_print_addr(struct scsipi_periph *periph) in atapi_print_addr()
212 struct scsipi_periph *periph = xs->xs_periph; in atapi_scsipi_cmd() local
H A Dss.c162 struct scsipi_periph *periph = sa->sa_periph; in ssattach() local
202 struct scsipi_periph *periph = ss->sc_periph; in ssdetach() local
239 struct scsipi_periph *periph; in ssopen() local
307 struct scsipi_periph *periph = ss->sc_periph; in ssclose() local
342 struct scsipi_periph *periph = ss->sc_periph; in ssminphys() local
392 struct scsipi_periph *periph = ss->sc_periph; in ssstrategy() local
460 ssstart(struct scsipi_periph *periph) in ssstart()
492 struct scsipi_periph *periph = v; in ssrestart() local
H A Dscsipi_base.h58 scsipi_make_xs_internal(struct scsipi_periph *periph, struct scsipi_generic *cmd, in scsipi_make_xs_internal()
84 scsipi_make_xs_unlocked(struct scsipi_periph *periph, struct scsipi_generic *cmd, in scsipi_make_xs_unlocked()
94 scsipi_make_xs_locked(struct scsipi_periph *periph, struct scsipi_generic *cmd, in scsipi_make_xs_locked()
H A Dsd.c253 struct scsipi_periph *periph = sa->sa_periph; in sdattach() local
375 struct scsipi_periph *periph = sd->sc_periph; sddetach() local
428 struct scsipi_periph *periph = sd->sc_periph; sd_firstopen() local
517 struct scsipi_periph *periph; sdopen() local
562 struct scsipi_periph *periph = sd->sc_periph; sd_lastclose() local
622 struct scsipi_periph *periph = sd->sc_periph; sdstrategy() local
655 struct scsipi_periph *periph = sd->sc_periph; sd_diskstart() local
819 sdstart(struct scsipi_periph * periph) sdstart() argument
933 struct scsipi_periph *periph = sd->sc_periph; sdioctl() local
1062 struct scsipi_periph *periph = xs->xs_periph; sd_interpret_sense() local
1183 struct scsipi_periph *periph; sddump() local
1211 struct scsipi_periph *periph; sd_dumpblocks() local
1315 sd_validate_blksize(struct scsipi_periph * periph,int len) sd_validate_blksize() argument
1339 sd_read_capacity(struct scsipi_periph * periph,int * blksize,int flags) sd_read_capacity() argument
1785 struct scsipi_periph *periph = sd->sc_periph; sd_flush() local
1817 struct scsipi_periph *periph = sd->sc_periph; sd_getcache() local
1881 struct scsipi_periph *periph = sd->sc_periph; sd_setcache() local
[all...]
H A Dst.c384 struct scsipi_periph *periph = sa->sa_periph; in stattach() local
438 struct scsipi_periph *periph = st->sc_periph; in stdetach() local
541 struct scsipi_periph *periph; in stopen() local
732 struct scsipi_periph *periph = st->sc_periph; in stclose() local
851 struct scsipi_periph *periph; in st_mount_tape() local
948 struct scsipi_periph *periph = st->sc_periph; in st_unmount() local
1105 struct scsipi_periph *periph = st->sc_periph; in ststrategy() local
1186 ststart1(struct scsipi_periph *periph, struct buf *bp, int *errnop) in ststart1()
1315 ststart(struct scsipi_periph *periph) in ststart()
1362 struct scsipi_periph *periph = (struct scsipi_periph *)v; in strestart() local
[all …]
H A Dscsipiconf.c91 scsipi_command(struct scsipi_periph *periph, struct scsipi_generic *cmd, in scsipi_command()
129 struct scsipi_periph *periph; in scsipi_alloc_periph() local
160 scsipi_free_periph(struct scsipi_periph *periph) in scsipi_free_periph()
H A Dcd.c277 struct scsipi_periph *periph = sa->sa_periph; in cdattach() local
338 struct scsipi_periph *periph = cd->sc_periph; cddetach() local
388 struct scsipi_periph *periph = cd->sc_periph; cd_firstopen() local
483 struct scsipi_periph *periph; cdopen() local
524 struct scsipi_periph *periph = cd->sc_periph; cd_lastclose() local
713 struct scsipi_periph *periph = cd->sc_periph; cdstrategy() local
767 struct scsipi_periph *periph = cd->sc_periph; cd_diskstart() local
896 cdstart(struct scsipi_periph * periph) cdstart() argument
940 struct scsipi_periph *periph = xs->xs_periph; cd_interpret_sense() local
1111 struct scsipi_periph *periph = cd->sc_periph; cdreadmsaddr() local
1138 cdcachesync(struct scsipi_periph * periph,int flags) cdcachesync() argument
1207 struct scsipi_periph *periph = cd->sc_periph; cdioctl() local
1465 struct scsipi_periph *periph = cd->sc_periph; cd_label() local
1500 read_cd_capacity(struct scsipi_periph * periph,uint32_t * blksize,u_long * last_lba) read_cd_capacity() argument
2579 mmc_getdiscinfo_cdrom(struct scsipi_periph * periph,struct mmc_discinfo * mmc_discinfo) mmc_getdiscinfo_cdrom() argument
2648 mmc_getdiscinfo_dvdrom(struct scsipi_periph * periph,struct mmc_discinfo * mmc_discinfo) mmc_getdiscinfo_dvdrom() argument
2696 mmc_getdiscinfo(struct scsipi_periph * periph,struct mmc_discinfo * mmc_discinfo) mmc_getdiscinfo() argument
2900 mmc_gettrackinfo_cdrom(struct scsipi_periph * periph,struct mmc_trackinfo * trackinfo) mmc_gettrackinfo_cdrom() argument
3080 mmc_gettrackinfo_dvdrom(struct scsipi_periph * periph,struct mmc_trackinfo * trackinfo) mmc_gettrackinfo_dvdrom() argument
3213 mmc_gettrackinfo(struct scsipi_periph * periph,struct mmc_trackinfo * trackinfo) mmc_gettrackinfo() argument
3315 mmc_doclose(struct scsipi_periph * periph,int param,int func) mmc_doclose() argument
3335 mmc_do_closetrack(struct scsipi_periph * periph,struct mmc_op * mmc_op) mmc_do_closetrack() argument
3353 mmc_do_close_or_finalise(struct scsipi_periph * periph,struct mmc_op * mmc_op) mmc_do_close_or_finalise() argument
3416 mmc_do_reserve_track(struct scsipi_periph * periph,struct mmc_op * mmc_op) mmc_do_reserve_track() argument
3441 mmc_do_reserve_track_nwa(struct scsipi_periph * periph,struct mmc_op * mmc_op) mmc_do_reserve_track_nwa() argument
3474 mmc_do_repair_track(struct scsipi_periph * periph,struct mmc_op * mmc_op) mmc_do_repair_track() argument
3496 mmc_do_op(struct scsipi_periph * periph,struct mmc_op * mmc_op) mmc_do_op() argument
3538 mmc_setup_writeparams(struct scsipi_periph * periph,struct mmc_writeparams * mmc_writeparams) mmc_setup_writeparams() argument
[all...]
H A Duk.c108 struct scsipi_periph *periph = sa->sa_periph; in ukattach() local
144 struct scsipi_periph *periph; in ukopen() local
177 struct scsipi_periph *periph = uk->sc_periph; in ukclose() local
H A Dscsipi_ioctl.c135 struct scsipi_periph *periph = xs->xs_periph; in scsipi_user_done() local
236 struct scsipi_periph *periph; in scsistrategy() local
302 scsipi_do_ioctl(struct scsipi_periph *periph, dev_t dev, u_long cmd, in scsipi_do_ioctl()
H A Dst_scsi.c147 struct scsipi_periph *periph = st->sc_periph; in st_scsibus_read_block_limits() local
189 struct scsipi_periph *periph = st->sc_periph; in st_scsibus_mode_sense() local
241 struct scsipi_periph *periph = st->sc_periph; in st_scsibus_cmprss() local
H A Dst_atapi.c86 struct scsipi_periph *periph = sa->sa_periph; in st_atapibus_attach() local
141 struct scsipi_periph *periph = st->sc_periph; in st_atapibus_mode_sense() local
H A Datapiconf.c132 struct scsipi_periph *periph = sa->sa_periph; in atapibussubmatch() local
181 struct scsipi_periph *periph; in atapibuschilddet() local
261 struct scsipi_periph *periph, struct scsipibus_attach_args *sa) in atapi_probe_device()
H A Dif_se.c325 struct scsipi_periph *periph = sa->sa_periph; in seattach() local
448 se_scsipi_cmd(struct scsipi_periph *periph, struct scsipi_generic *cmd, in se_scsipi_cmd()
1162 struct scsipi_periph *periph = sc->sc_periph; in se_enable() local
1181 struct scsipi_periph *periph = sc->sc_periph; in se_disable() local
1199 struct scsipi_periph *periph; in seopen() local
1231 struct scsipi_periph *periph = sc->sc_periph; in seclose() local
/netbsd-src/sys/dev/ic/
H A Daic6360.c488 struct scsipi_periph *periph; in aic_scsipi_request() local
705 struct scsipi_periph *periph = acb->xs->xs_periph; in aic_select() local
729 struct scsipi_periph *periph; in aic_reselect() local
807 struct scsipi_periph *periph; in aic_sched() local
847 struct scsipi_periph *periph = xs->xs_periph; in aic_sense() local
881 struct scsipi_periph *periph = xs->xs_periph; in aic_done() local
1704 struct scsipi_periph *periph; in aicintr() local
2093 struct scsipi_periph *periph = xs->xs_periph; in aic_timeout() local
2127 struct scsipi_periph *periph = acb->xs->xs_periph; in aic_show_scsi_cmd() local
H A Dncr53c9x.c672 struct scsipi_periph *periph = ecb->xs->xs_periph; in ncr53c9x_select() local
861 struct scsipi_periph *periph; in ncr53c9x_scsipi_request() local
1071 struct scsipi_periph *periph; in ncr53c9x_sched() local
1168 struct scsipi_periph *periph = xs->xs_periph; in ncr53c9x_sense() local
1209 struct scsipi_periph *periph = xs->xs_periph; in ncr53c9x_done() local
2086 struct scsipi_periph *periph; in ncr53c9x_intr() local
2903 struct scsipi_periph *periph = xs->xs_periph; in ncr53c9x_timeout() local
H A Dmb89352.c669 struct scsipi_periph *periph = acb->xs->xs_periph; in spc_select() local
711 struct scsipi_periph *periph; in spc_reselect() local
789 struct scsipi_periph *periph; in spc_sched() local
826 struct scsipi_periph *periph = xs->xs_periph; in spc_done() local
1645 struct scsipi_periph *periph; in spc_intr() local
2073 struct scsipi_periph *periph = xs->xs_periph; in spc_timeout() local
H A Dadv.c525 struct scsipi_periph *periph; in adv_scsipi_request() local
782 struct scsipi_periph *periph = xs->xs_periph; in adv_timeout() local
823 struct scsipi_periph *periph = xs->xs_periph; in adv_watchdog() local
/netbsd-src/sys/arch/newsmips/dev/
H A Dsc_wrap.c186 struct scsipi_periph *periph; in sc_scsipi_request() local
271 struct scsipi_periph *periph; in sc_sched() local
355 struct scsipi_periph *periph = xs->xs_periph; in sc_done() local
455 struct scsipi_periph *periph = xs->xs_periph; in cxd1185_timeout() local
/netbsd-src/sys/dev/usb/
H A Dumass_scsipi.c237 struct scsipi_periph *periph; in umass_scsipi_request() local
384 umass_scsipi_getgeom(struct scsipi_periph *periph, struct disk_parms *dp, in umass_scsipi_getgeom()
424 struct scsipi_periph *periph = xs->xs_periph; in umass_scsipi_cb() local
534 struct scsipi_periph *periph; in umass_atapi_probe_device() local
/netbsd-src/sys/arch/news68k/news68k/
H A Dautoconf.c145 struct scsipi_periph *periph; in findroot() local
/netbsd-src/sys/arch/x68k/dev/
H A Dmha.c821 struct scsipi_periph *periph; in mha_sched() local
870 struct scsipi_periph *periph = xs->xs_periph; mha_done() local
1079 struct scsipi_periph *periph = acb->xs->xs_periph; mha_msgin() local
1213 struct scsipi_periph *periph = NULL; mha_msgin() local
1949 struct scsipi_periph *periph = xs->xs_periph; mha_timeout() local
1993 struct scsipi_periph *periph = acb->xs->xs_periph; mha_show_scsi_cmd() local
[all...]

12345