Searched defs:select_id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/common/
H A Dlatencytop.c222 int select_id; local
370 select_id = 0;
373 select_id = 1;
398 (((uint64_t)select_id) << 32) | select_value)) {
403 if (select_id == 0) {
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c3266 int j, select_id, err; local
3308 select_id = g_sf_alpa_to_switch[map_ptr->map.
3312 " AL_PA:0x%x\n", select_id,
3342 if (state->ib_status.sel_id == select_id) {
3477 select_id = g_sf_alpa_to_switch[map_ptr->map.
3485 (state->ib_status.sel_id == select_id)) {
3601 } /* if select_id match */
3825 uint_t select_id; local
3894 * But we will take only the low order byte to get the select_id.
3897 select_id
4859 uint_t select_id; local
[all...]

Completed in 65 milliseconds