Home
last modified time | relevance | path

Searched refs:PRINT_PHY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.h65 #define PRINT_PHY 0x00000002 /* print phy addresses */ macro
H A Dsasinfo-list.c266 processHBA_flags |= PRINT_PHY; in sas_util_list_hbaport()
969 if ((pflag & PRINT_PHY) || (pflag & PRINT_PHY_LINKSTAT)) in processHBAPortPhyInfo()
988 if (pflag & PRINT_PHY) in processHBAPortPhyInfo()
1018 if ((pflag & PRINT_PHY) == 0) { in processHBAPortPhyStat()