Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dses.c70 if (ecomp->type == ENCLOSURE_COMPONENT_DEVICE) in init_device_slot_control()
162 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_set_page2_descriptor()
193 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE && in ses_get_page2_descriptor()
573 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
600 (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_enclosure_data_process()
703 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE || in ses_intf_add()
/Linux-v6.1/include/linux/
Denclosure.h20 ENCLOSURE_COMPONENT_DEVICE = 0x01, enumerator
/Linux-v6.1/drivers/misc/
Denclosure.c472 [ENCLOSURE_COMPONENT_DEVICE] = "device",