Searched refs:dev_type (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dhot.c224 uint_t dev_type; local
273 if ((dev_type = g_get_path_type(fp_path)) == 0) {
277 if (dev_type & FC_FCA_MASK) {
289 if (!(dev_type & FC_XPORT_MASK)) {
H A Dmap.c952 int dev_type; local
964 dev_type = g_get_path_type(host_path);
965 if ((dev_type == 0) || !(dev_type & FC_GEN_XPORT)) {
1130 int dev_type; local
1169 dev_type = g_get_path_type(fcapath);
1170 if ((dev_type == 0) || !(dev_type & FC_GEN_XPORT)) {
1342 int dev_type, fd; local
1350 dev_type
1430 int dev_type, fd; local
1547 uint_t dev_type; local
3331 uint_t dev_type; local
4768 uint_t dev_type; local
5095 uint_t dev_type; local
5283 uint_t dev_type; local
5352 int dev_type; local
[all...]
/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h192 int dev_type; member in struct:hotplug_disk_list
/osnet-11/usr/src/lib/fm/libdisklog/common/
H A Dlibdisklog.c1030 char *dev_type = "RESERVED"; local
1053 const struct dev_type { struct
1201 dev_type =
1240 attached_reason, dev_type, link_rate, reason,
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dmac.c128 uint16_t dev_type; /* reserved */ member in struct:_MacRawDisk

Completed in 359 milliseconds