Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c204 #define AAC_OUTB_GET(softs) PCI_MEM_GET32(softs, AAC_OQUE) macro
1367 index = AAC_OUTB_GET(softs); in aac_process_intr_new()
1369 index = AAC_OUTB_GET(softs); in aac_process_intr_new()
1405 index = AAC_OUTB_GET(softs); in aac_process_intr_new()
2797 while (AAC_OUTB_GET(softs) != 0xfffffffful) in aac_common_attach()