Home
last modified time | relevance | path

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

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