Home
last modified time | relevance | path

Searched refs:port_populate_hba_details (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dfct.h257 void (*port_populate_hba_details)( member
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c579 port->port_populate_hba_details = fcoet_populate_hba_fru_details; in fcoet_attach_init()
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c364 iport->iport_port->port_populate_hba_details(iport->iport_port, attr); in fct_get_adapter_attr()
426 iport->iport_port->port_populate_hba_details(iport->iport_port, attr); in fct_get_adapter_port_attr()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1197 fct_port->port_populate_hba_details = emlxs_fct_populate_hba_details;
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1149 port->port_populate_hba_details = qlt_populate_hba_fru_details; in qlt_port_start()