HomeSort by: relevance | last modified time | path
    Searched refs:scsipi_periphsw (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/dev/scsipi/
atapiconf.h 38 extern const struct scsipi_periphsw atapi_probe_periphsw;
atapiconf.c 48 const struct scsipi_periphsw atapi_probe_periphsw = {
scsipiconf.h 149 * scsipi_periphsw:
164 struct scsipi_periphsw { struct
396 const struct scsipi_periphsw *periph_switch; /* peripheral's entry
ss.c 111 static const struct scsipi_periphsw ss_switch = {
if_se.c 269 const struct scsipi_periphsw se_switch = {
scsiconf.c 75 static const struct scsipi_periphsw scsi_probe_dev = {
if_dse.c 268 const struct scsipi_periphsw dse_switch = {
ch.c 141 static const struct scsipi_periphsw ch_switch = {
st.c 362 static const struct scsipi_periphsw st_switch = {
sd.c 209 static const struct scsipi_periphsw sd_switch = {
ses.c 191 static const struct scsipi_periphsw ses_switch = {
cd.c 247 static const struct scsipi_periphsw cd_switch = {
  /src/sys/arch/dreamcast/dev/g1/
gdrom.c 157 static const struct scsipi_periphsw gdrom_switch = {

Completed in 81 milliseconds