Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dses.c77 if (ecomp->type == ENCLOSURE_COMPONENT_DEVICE) in init_device_slot_control()
155 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_set_page2_descriptor()
185 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_get_page2_descriptor()
536 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
564 (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
679 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_intf_add()
/linux-4.4.14/include/linux/
Denclosure.h31 ENCLOSURE_COMPONENT_DEVICE = 0x01, enumerator
/linux-4.4.14/drivers/misc/
Denclosure.c478 [ENCLOSURE_COMPONENT_DEVICE] = "device",