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

  /src/sys/dev/scsipi/
scsipiconf.c 172 scsipi_inqmatch(struct scsipi_inquiry_pattern *inqbuf, const void *base, function in typeref:typename:const void *
205 printf("scsipi_inqmatch: %d/%d/%d <%s, %s, %s>\n",
st_atapi.c 74 (void)scsipi_inqmatch(&sa->sa_inqbuf,
atapiconf.c 268 finger = scsipi_inqmatch(
st_scsi.c 102 (void)scsipi_inqmatch(&sa->sa_inqbuf,
ss.c 145 (void)scsipi_inqmatch(&sa->sa_inqbuf,
ch.c 193 (void)scsipi_inqmatch(&sa->sa_inqbuf,
1245 match = scsipi_inqmatch(inqbuf, chquirks,
scsipiconf.h 642 * This describes matching information for scsipi_inqmatch(). The more things
687 const void *scsipi_inqmatch(struct scsipi_inquiry_pattern *, const void *,
if_se.c 310 (void)scsipi_inqmatch(&sa->sa_inqbuf,
scsiconf.c 1013 finger = scsipi_inqmatch(
if_dse.c 334 (void)scsipi_inqmatch(&sa->sa_inqbuf,
st.c 487 finger = scsipi_inqmatch(inqbuf,
sd.c 241 (void)scsipi_inqmatch(&sa->sa_inqbuf,
cd.c 264 (void)scsipi_inqmatch(&sa->sa_inqbuf,
  /src/sys/arch/dreamcast/dev/g1/
gdrom.c 332 (void)scsipi_inqmatch(&sa->sa_inqbuf,

Completed in 24 milliseconds