Searched defs:port_instance (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c3434 int port_instance; local
3438 port_instance = ddi_get_instance(fct_dip);
3445 if (nvlist_add_uint32(attr_list, "instance", port_instance)
3473 int port_instance; local
3477 port_instance = ddi_get_instance(fct_dip);
3484 if (nvlist_add_uint32(attr_list, "instance", port_instance)
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1725 fc_ulp_get_port_handle(int port_instance) argument
1732 if (cur->port_handle->fp_instance == port_instance) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h308 uint32_t port_instance; member in struct:fcp_port
1360 fcp_port::port_fp_handle fcp_port::port_instance

Completed in 65 milliseconds