Searched refs:sg_dmatag (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ips/
H A Dips.c171 command->data_dmatag = sc->sg_dmatag;
377 &sc->sg_dmatag) != 0) {
499 if(sc->sg_dmatag)
500 bus_dma_tag_destroy(sc->sg_dmatag);
H A Dips.h127 bus_dma_tag_t sg_dmatag; member in struct:ips_softc
H A Dips_disk.c205 command->data_dmatag = sc->sg_dmatag;

Completed in 41 milliseconds