Searched refs:num_ids (Results 1 – 6 of 6) sorted by relevance
69 u8 num_ids; /* number of devices in this range */ member88 u8 num_ids; /* number of devices in this range */ member487 r->num_ids = be32_to_cpup(p++); in dscr_parse_devstate_ctl_regs()497 j < (r->start_id + r->num_ids); in dscr_parse_devstate_ctl_regs()543 r->num_ids = be32_to_cpup(p++); in dscr_parse_devstate_stat_regs()551 j < (r->start_id + r->num_ids); in dscr_parse_devstate_stat_regs()
194 int srcPtr, dstPtr, i, num_ids; in ca_get_ca_info() local213 num_ids = state->messages[in_num_ids_pos]; in ca_get_ca_info()214 if (num_ids >= 100) { in ca_get_ca_info()215 num_ids = 100; in ca_get_ca_info()218 put_command_and_length(&state->messages[0], CA_INFO, num_ids * 2); in ca_get_ca_info()223 for(i = 0; i < num_ids; i++) { in ca_get_ca_info()
68 start_id num_ids reg enable disable start_bit nbits72 num_ids is the number of device controls in the range85 start_id num_ids reg enable disable start_bit nbits89 num_ids is the number of devices covered by the range
490 const int num_ids = ARRAY_SIZE(phydev->c45_ids.device_ids); in mdio_bus_match() local500 for (i = 1; i < num_ids; i++) { in mdio_bus_match()
256 const int num_ids = ARRAY_SIZE(c45_ids->device_ids); in get_phy_c45_ids() local262 for (i = 1; i < num_ids && *devs == 0; i++) { in get_phy_c45_ids()287 for (i = 1; i < num_ids; i++) { in get_phy_c45_ids()
820 u32 num_ids = buf_size / sizeof(u32); in vmci_ctx_set_chkpt_state() local822 if (cpt_type == VMCI_WELLKNOWN_CPT_STATE && num_ids > 0) { in vmci_ctx_set_chkpt_state()836 for (i = 0; i < num_ids && result == VMCI_SUCCESS; i++) { in vmci_ctx_set_chkpt_state()