Searched refs:amr_enquiry (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 131 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 D | amrreg.h | 474 struct amr_enquiry struct 582 struct amr_enquiry aeb_enquiry;
|