Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dphy.h376 #define PHY_STATES {\ macro
396 enum sci_phy_states PHY_STATES; variable
Dphy.c66 static const char * const strings[] = PHY_STATES; in phy_state_name()