Searched defs:AAC_OUTB_GET (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c202 #define AAC_OUTB_GET(softs) PCI_MEM_GET32(softs, AAC_OQUE) macro
1365 index = AAC_OUTB_GET(softs);
1367 index = AAC_OUTB_GET(softs);
1403 index = AAC_OUTB_GET(softs);
2791 while (AAC_OUTB_GET(softs) != 0xfffffffful)

Completed in 766 milliseconds