Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c66 static void ahci_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error);
1623 ahci_dmasetprd, slot, 0); in ahci_begin_transaction()
1632 ahci_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error) in ahci_dmasetprd() function