Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/firewire/
H A Dfwdev.c125 q->stproc = NULL; in fwdev_allocbuf()
339 if (ir->stproc == NULL) { in fw_read()
342 if (ir->stproc != NULL) { in fw_read()
349 if (ir->stproc == NULL) { in fw_read()
362 } else if (ir->stproc != NULL) { in fw_read()
366 ir->stproc->poffset + ir->queued); in fw_read()
381 ir->stproc = NULL; in fw_read()
473 if (it->stproc == NULL) { in fw_write()
475 if (it->stproc != NULL) { in fw_write()
498 it->stproc->poffset + it->queued); in fw_write()
[all …]
H A Dfirewirereg.h200 struct fw_bulkxfer *stproc; member
H A Dif_fwe.c315 xferq->stproc = NULL; in fwe_init()
H A Dif_fwip.c320 xferq->stproc = NULL; in fwip_init()