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

  /src/sys/dev/scsipi/
ss.c 344 scsipi_adapter_minphys(periph->periph_channel, bp);
scsipiconf.h 216 void scsipi_adapter_minphys(struct scsipi_channel *, struct buf *);
sd.c 909 scsipi_adapter_minphys(sd->sc_periph->periph_channel, bp);
scsipi_base.c 2835 scsipi_adapter_minphys(struct scsipi_channel *chan, struct buf *bp) function in typeref:typename:void
cd.c 1045 scsipi_adapter_minphys(cd->sc_periph->periph_channel, bp);

Completed in 27 milliseconds