Searched refs:aex (Results 1 – 1 of 1) sorted by relevance
784 struct amr_enquiry3 *aex; in amr_query_controller() local802 if ((aex = amr_enquiry(softs, AMR_ENQ_BUFFER_SIZE, AMR_CMD_CONFIG, in amr_query_controller()807 for (ldrv = 0; ldrv < aex->ae_numldrives; ldrv++) { in amr_query_controller()809 aex->ae_drivesize[ldrv]; in amr_query_controller()811 aex->ae_drivestate[ldrv]; in amr_query_controller()813 aex->ae_driveprop[ldrv]; in amr_query_controller()829 kmem_free(aex, AMR_ENQ_BUFFER_SIZE); in amr_query_controller()