Home
last modified time | relevance | path

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

/titanic_41/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); in aac_process_intr_new()
1367 index = AAC_OUTB_GET(softs); in aac_process_intr_new()
1403 index = AAC_OUTB_GET(softs); in aac_process_intr_new()
2791 while (AAC_OUTB_GET(softs) != 0xfffffffful) in aac_common_attach()