Searched refs:start_id (Results 1 – 7 of 7) sorted by relevance
68 u8 start_id; /* start id of this range */ member87 u8 start_id; /* start id of this range */ member212 ctl_shift = ctl->shift + ctl->nbits * (id - ctl->start_id); in dscr_set_devstate()241 ctl_shift = stat->shift + stat->nbits * (id - stat->start_id); in dscr_set_devstate()486 r->start_id = be32_to_cpup(p++); in dscr_parse_devstate_ctl_regs()496 for (j = r->start_id; in dscr_parse_devstate_ctl_regs()497 j < (r->start_id + r->num_ids); in dscr_parse_devstate_ctl_regs()542 r->start_id = be32_to_cpup(p++); in dscr_parse_devstate_stat_regs()550 for (j = r->start_id; in dscr_parse_devstate_stat_regs()551 j < (r->start_id + r->num_ids); in dscr_parse_devstate_stat_regs()
68 start_id num_ids reg enable disable start_bit nbits71 start_id is device id for the first device control in the range85 start_id num_ids reg enable disable start_bit nbits88 start_id is device id for the first device status in the range
308 hda_nid_t *start_id) in snd_hdac_get_sub_nodes() argument314 *start_id = 0; in snd_hdac_get_sub_nodes()317 *start_id = (parm >> 16) & 0x7fff; in snd_hdac_get_sub_nodes()
185 u8 start_id; /* starting logical target id */ member
1396 enclosure->start_id = buffer->StartTargetID; in mptsas_sas_enclosure_pg0()
120 hda_nid_t *start_id);
645 static int cnic_init_id_tbl(struct cnic_id_tbl *id_tbl, u32 size, u32 start_id, in cnic_init_id_tbl() argument648 id_tbl->start = start_id; in cnic_init_id_tbl()