Searched refs:ldrv (Results 1 – 1 of 1) sorted by relevance
787 uint32_t ldrv; in amr_query_controller() local807 for (ldrv = 0; ldrv < aex->ae_numldrives; ldrv++) { in amr_query_controller()808 softs->logic_drive[ldrv].al_size = in amr_query_controller()809 aex->ae_drivesize[ldrv]; in amr_query_controller()810 softs->logic_drive[ldrv].al_state = in amr_query_controller()811 aex->ae_drivestate[ldrv]; in amr_query_controller()812 softs->logic_drive[ldrv].al_properties = in amr_query_controller()813 aex->ae_driveprop[ldrv]; in amr_query_controller()816 ldrv, in amr_query_controller()817 softs->logic_drive[ldrv].al_size, in amr_query_controller()[all …]