Home
last modified time | relevance | path

Searched refs:fctl_count_fru_ports (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h442 int fctl_count_fru_ports(fc_local_port_t *port, int npivflag);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6277 fctl_count_fru_ports(fc_local_port_t *port, int npivflag) in fctl_count_fru_ports() function
H A Dfp.c7478 val->NumberOfPorts = fctl_count_fru_ports(port, 0); in fp_fciocmd()
7480 val->NumberOfPorts = fctl_count_fru_ports(port, 1); in fp_fciocmd()