Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/amr/
H A Damrreg.h640 #define AMR_QGET_IDB(sc) pci_config_get32(sc->regsmap_handle, \ macro
H A Damr.c1066 AMR_DELAY(!(AMR_QGET_IDB(softs) & AMR_QIDB_ACK), 1000, done_flag); in amr_poll_command()
1736 AMR_BUSYWAIT(!(AMR_QGET_IDB(softs) & AMR_QIDB_ACK), in amr_tran_reset()
2094 if (AMR_QGET_IDB(softs) & AMR_QIDB_SUBMIT) { in amr_start_waiting_queue()
2209 AMR_BUSYWAIT(!(AMR_QGET_IDB(softs) & AMR_QIDB_ACK), in amr_done()