Home
last modified time | relevance | path

Searched refs:g_device_in_map (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h186 extern int g_device_in_map(gfc_map_t *, int);
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmapfile-vers47 g_device_in_map;
H A Dmap.c218 g_device_in_map(gfc_map_t *map, int tid) in g_device_in_map() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c828 (g_device_in_map(&map, tid) || in hotplug()
1772 if (g_device_in_map(&map, tid)) { in h_post_hotplug_sena()
1944 if (g_device_in_map(&map, tid)) { in h_post_hotplug_sena()
2076 if (g_device_in_map(&map, tid)) { in h_post_hotplug_sena()
2251 if (g_device_in_map(&map, tid) != 0) { in h_post_remove_dev()