Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c131 static void *amr_enquiry(struct amr_softs *softs, size_t bufsize,
786 struct amr_enquiry *ae; in amr_query_controller()
802 if ((aex = amr_enquiry(softs, AMR_ENQ_BUFFER_SIZE, AMR_CMD_CONFIG, in amr_query_controller()
831 if ((ap = amr_enquiry(softs, AMR_ENQ_BUFFER_SIZE, in amr_query_controller()
860 if ((ae = (struct amr_enquiry *)amr_enquiry(softs, in amr_query_controller()
864 if ((ae = (struct amr_enquiry *)amr_enquiry(softs, in amr_query_controller()
926 amr_enquiry(struct amr_softs *softs, size_t bufsize, uint8_t cmd, in amr_enquiry() function
H A Damrreg.h472 struct amr_enquiry struct
580 struct amr_enquiry aeb_enquiry;