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

  /src/sys/dev/scsipi/
scsipi_base.h 48 static __inline struct scsipi_xfer *scsipi_make_xs_locked(struct scsipi_periph *,
94 scsipi_make_xs_locked(struct scsipi_periph *periph, struct scsipi_generic *cmd, function in typeref:struct:scsipi_xfer *
ss_scanjet.c 269 xs = scsipi_make_xs_locked(periph,
ss_mustek.c 469 xs = scsipi_make_xs_locked(periph,
st.c 1286 xs = scsipi_make_xs_locked(periph,
sd.c 792 xs = scsipi_make_xs_locked(periph, cmdp, cmdlen,
cd.c 852 xs = scsipi_make_xs_locked(periph, cmdp, cmdlen,

Completed in 19 milliseconds