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

/freebsd-12-stable/sys/dev/ioat/
H A Dioat.c91 static union ioat_hw_descriptor *ioat_get_descriptor(struct ioat_softc *,
467 hw_desc = &ioat_get_descriptor(ioat, ioat->head)->dma;
1143 hw_desc = &ioat_get_descriptor(ioat, ioat->head)->generic;
1201 hw_desc = &ioat_get_descriptor(ioat, desc->id)->dma;
1222 hw_desc = &ioat_get_descriptor(ioat, desc->id)->dma;
1255 hw_desc = &ioat_get_descriptor(ioat, desc->id)->dma;
1352 hw_desc = &ioat_get_descriptor(ioat, desc->id)->crc32;
1422 hw_desc = &ioat_get_descriptor(ioat, desc->id)->crc32;
1470 hw_desc = &ioat_get_descriptor(ioat, desc->id)->fill;
1590 ioat_get_descriptor(struc function
[all...]

Completed in 113 milliseconds