Home
last modified time | relevance | path

Searched refs:inq_port (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h83 inq_port : 1, /* DEPRECATED: port rcv inquiry cmd */ member
196 inq_port : 1, /* DEPRECATED: port rcv inquiry cmd */
/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h327 inq_port : 1, /* Only defined when dual_p set */
335 inq_port : 1, /* Only defined when dual_p set */ member
H A Dhotplug.c207 if (inq.inq_port) { in h_get_fcdev_state()
226 if (((inq.inq_port) && in h_get_fcdev_state()
229 ((!inq.inq_port) && in h_get_fcdev_state()
H A Dlux_util.c968 if (inq.inq_port != 0) { in print_inq_data()
H A Dg_adm.c4248 (local_inq.inq_port) ? FC_PORT_B : FC_PORT_A, in non_encl_fc_disk_display()
4256 if ((!local_inq.inq_port) && (!path_a_found)) { in non_encl_fc_disk_display()
4263 if ((local_inq.inq_port) && (!path_b_found)) { in non_encl_fc_disk_display()
4273 (!local_inq.inq_port) ? FC_PORT_B : FC_PORT_A, in non_encl_fc_disk_display()
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h249 inq_port : 1, /* Only defined when dual_p set */