Home
last modified time | relevance | path

Searched refs:ENCLOSURE_COMPONENT_DEVICE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/
Dses.c70 if (ecomp->type == ENCLOSURE_COMPONENT_DEVICE) in init_device_slot_control()
148 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_set_page2_descriptor()
179 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_get_page2_descriptor()
559 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
586 (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
689 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_intf_add()
/Linux-v5.4/include/linux/
Denclosure.h20 ENCLOSURE_COMPONENT_DEVICE = 0x01, enumerator
/Linux-v5.4/drivers/misc/
Denclosure.c471 [ENCLOSURE_COMPONENT_DEVICE] = "device",