HomeSort by: relevance | last modified time | path
    Searched defs:fwohci_itxbuf_enable (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ieee1394/
fwohci.c 169 static int fwohci_itxbuf_enable(struct firewire_comm *, int);
378 sc->fc.itx_enable = fwohci_itxbuf_enable;
912 fwohci_itxbuf_enable(struct firewire_comm *fc, int dmach) function in typeref:typename:int
986 printf("fwohci_itxbuf_enable: kick 0x%08x\n", stat);

Completed in 12 milliseconds