Searched refs:scsipi_get_xs (Results 1 – 2 of 2) sorted by relevance
35 struct scsipi_xfer *scsipi_get_xs(struct scsipi_periph *, int);64 if ((xs = scsipi_get_xs(periph, flags)) == NULL) in scsipi_make_xs_internal()
451 scsipi_get_xs(struct scsipi_periph *periph, int flags) in scsipi_get_xs() function