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

/linux-master/include/linux/
H A Denclosure.h20 ENCLOSURE_COMPONENT_DEVICE = 0x01, enumerator in enum:enclosure_component_type
/linux-master/drivers/scsi/
H A Dses.c69 /* only clear byte 1 for ENCLOSURE_COMPONENT_DEVICE */
70 if (ecomp->type == ENCLOSURE_COMPONENT_DEVICE)
194 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE &&
225 if (type_ptr[0] != ENCLOSURE_COMPONENT_DEVICE &&
619 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE ||
652 (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE ||
756 if (type_ptr[0] == ENCLOSURE_COMPONENT_DEVICE ||
/linux-master/drivers/misc/
H A Denclosure.c471 [ENCLOSURE_COMPONENT_DEVICE] = "device",

Completed in 127 milliseconds