Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/isci/
Dremote_device.h265 #define REMOTE_DEV_STATES {\ macro
285 enum sci_remote_device_states REMOTE_DEV_STATES; variable
Dremote_device.c69 static const char * const strings[] = REMOTE_DEV_STATES; in dev_state_name()