Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/isci/
Dport.h174 #define PORT_STATES {\ macro
186 enum sci_port_states PORT_STATES; variable
Dport.c67 static const char * const strings[] = PORT_STATES; in port_state_name()