Searched refs:fwdma_malloc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/dev/firewire/ |
| H A D | fwdma.h | 105 void *fwdma_malloc(struct firewire_comm *, int, bus_size_t, struct fwdma_alloc *, int);
|
| H A D | fwdma.c | 69 fwdma_malloc(struct firewire_comm *fc, int alignment, bus_size_t size, in fwdma_malloc() function
|
| H A D | fwohci.c | 677 sc->fc.config_rom = fwdma_malloc(&sc->fc, CROMSIZE, CROMSIZE, 698 sc->sid_buf = fwdma_malloc(&sc->fc, OHCI_SIDSIZE, OHCI_SIDSIZE, 705 fwdma_malloc(&sc->fc, sizeof(uint32_t), sizeof(uint32_t),
|
| H A D | sbp.c | 525 fwdma_malloc(sbp->fd.fc, in sbp_alloc_lun()
|