Home
last modified time | relevance | path

Searched refs:HBA_PORTSTATE_ONLINE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A Ddevtree_device_disco.c238 int port_state = HBA_PORTSTATE_ONLINE; in get_attached_devices_info()
663 int port_state = HBA_PORTSTATE_ONLINE; in get_attached_paths_info()
H A Ddevtree_hba_disco.c162 port_ptr->port_attributes.PortState = HBA_PORTSTATE_ONLINE; in add_hba_port_info()
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c96 case HBA_PORTSTATE_ONLINE: in getPortState()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c82 HBA_PORTSTATE_ONLINE, "online",
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h227 #define HBA_PORTSTATE_ONLINE 2 /* Operational */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h228 #define HBA_PORTSTATE_ONLINE 2 /* Operational */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4076 hbainfo->port_state = HBA_PORTSTATE_ONLINE; in emlxs_dfc_get_hbainfo()