Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dremote_device.h265 #define REMOTE_DEV_STATES {\ macro
285 enum sci_remote_device_states REMOTE_DEV_STATES; variable
H A Dremote_device.c69 static const char * const strings[] = REMOTE_DEV_STATES; in dev_state_name()