Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcivar.h65 uint32_t *sid_buf; member
H A Dfwohcireg.h253 fwohcireg_t sid_buf; /* self id buffer 0x64 */ member
H A Dfwohci.c698 sc->sid_buf = fwdma_malloc(&sc->fc, OHCI_SIDSIZE, OHCI_SIDSIZE,
700 if (sc->sid_buf == NULL) {
792 if (sc->sid_buf != NULL)
2032 buf[i] = FWOHCI_DMA_READ(sc->sid_buf[i + 1]);