Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dses.c70 if (ecomp->type == ENCLOSURE_COMPONENT_DEVICE) in init_device_slot_control()
194 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_set_page2_descriptor()
225 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_get_page2_descriptor()
619 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
652 (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
756 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_intf_add()
/linux/include/linux/
H A Denclosure.h20 ENCLOSURE_COMPONENT_DEVICE = 0x01, enumerator
/linux/drivers/misc/
H A Denclosure.c471 [ENCLOSURE_COMPONENT_DEVICE] = "device",