Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfwohci.c685 #define OHCI_SIDSIZE (1 << 11) macro
686 sc->sid_buf = fwdma_malloc(&sc->fc, OHCI_SIDSIZE, OHCI_SIDSIZE,
1899 if (plen < 4 || plen > OHCI_SIDSIZE) {
1904 buf = (u_int32_t *)kmalloc(OHCI_SIDSIZE, M_FW, M_INTWAIT);