Searched refs:stproc (Results 1 – 4 of 4) sorted by relevance
123 q->stproc = NULL; in fwdev_allocbuf()337 if (ir->stproc == NULL) { in fw_read()339 ir->stproc = STAILQ_FIRST(&ir->stvalid); in fw_read()340 if (ir->stproc != NULL) { in fw_read()347 if (ir->stproc == NULL) { in fw_read()360 } else if (ir->stproc != NULL) { in fw_read()364 ir->stproc->poffset + ir->queued); in fw_read()376 STAILQ_INSERT_TAIL(&ir->stfree, ir->stproc, link); in fw_read()379 ir->stproc = NULL; in fw_read()471 if (it->stproc == NULL) { in fw_write()[all …]
198 struct fw_bulkxfer *stproc; member
309 xferq->stproc = NULL; in fwe_init()
313 xferq->stproc = NULL; in fwip_init()