Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dses.c77 if (ecomp->type == ENCLOSURE_COMPONENT_DEVICE) in init_device_slot_control()
137 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_set_page2_descriptor()
167 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_get_page2_descriptor()
518 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
653 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_intf_add()
/linux-4.1.27/include/linux/
Denclosure.h31 ENCLOSURE_COMPONENT_DEVICE = 0x01, enumerator
/linux-4.1.27/drivers/misc/
Denclosure.c478 [ENCLOSURE_COMPONENT_DEVICE] = "device",