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

/freebsd-11-stable/sys/dev/ioat/
H A Dioat.c86 static union ioat_hw_descriptor *ioat_get_descriptor(struct ioat_softc *,
408 hw_desc = &ioat_get_descriptor(ioat, ioat->head)->dma;
1031 hw_desc = &ioat_get_descriptor(ioat, ioat->head)->generic;
1067 hw_desc = &ioat_get_descriptor(ioat, desc->id)->dma;
1092 hw_desc = &ioat_get_descriptor(ioat, desc->id)->dma;
1124 hw_desc = &ioat_get_descriptor(ioat, desc->id)->dma;
1187 hw_desc = &ioat_get_descriptor(ioat, desc->id)->crc32;
1252 hw_desc = &ioat_get_descriptor(ioat, desc->id)->crc32;
1293 hw_desc = &ioat_get_descriptor(ioat, desc->id)->fill;
1412 ioat_get_descriptor(struc function
[all...]

Completed in 99 milliseconds