Searched refs:stproc (Results 1 – 5 of 5) sorted by relevance
123 q->stproc = NULL; in fwdev_allocbuf()331 if (ir->stproc == NULL) { in fw_read()333 ir->stproc = STAILQ_FIRST(&ir->stvalid); in fw_read()334 if (ir->stproc != NULL) { in fw_read()339 if (ir->stproc == NULL) { in fw_read()352 } else if (ir->stproc != NULL) { in fw_read()356 ir->stproc->poffset + ir->queued); in fw_read()367 STAILQ_INSERT_TAIL(&ir->stfree, ir->stproc, link); in fw_read()369 ir->stproc = NULL; in fw_read()461 if (it->stproc == NULL) { in fw_write()[all …]
201 xferq->stproc = NULL; in fw_iso_init_chunks()
232 struct fw_bulkxfer *stproc; member
301 xferq->stproc = NULL; in fwe_init()
306 xferq->stproc = NULL; in fwip_init()