Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ieee1394/
Dfwohcivar.h66 uint32_t *sid_buf; member
Dfwohcireg.h259 fwohcireg_t sid_buf; /* self id buffer 0x64 */ member
Dfwohci.c465 sc->sid_buf = fwdma_alloc_setup(sc->fc.dev, sc->fc.dmat, OHCI_SIDSIZE, in fwohci_attach()
467 if (sc->sid_buf == NULL) { in fwohci_attach()
522 if (sc->sid_buf != NULL) in fwohci_detach()
2158 buf[i] = FWOHCI_DMA_READ(sc->sid_buf[i + 1]);