Home
last modified time | relevance | path

Searched refs:xbf_poll_cmd (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pv/
Dxbf.c224 int xbf_poll_cmd(struct scsi_xfer *);
434 if (ISSET(xs->flags, SCSI_POLL) && xbf_poll_cmd(xs)) { in xbf_scsi_cmd()
729 xbf_poll_cmd(struct scsi_xfer *xs) in xbf_poll_cmd() function