Home
last modified time | relevance | path

Searched refs:MASKED_DEVICE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A Dhpsa_cmd.h264 #define MASKED_DEVICE(x) ((x)[3] & 0xC0) macro
A Dhpsa.c3474 if (bmic_device_index == 0xFF00 || MASKED_DEVICE(&rle->lunid[0])) { in hpsa_get_enclosure_info()
4300 if (!MASKED_DEVICE(lunaddrbytes)) in hpsa_skip_device()
4471 if (MASKED_DEVICE(lunaddrbytes) && this_device->physical_device) in hpsa_update_scsi_devices()
/linux-6.3-rc2/drivers/scsi/smartpqi/
A Dsmartpqi.h1432 #define MASKED_DEVICE(lunid) ((lunid)[3] & 0xc0) macro
A Dsmartpqi_init.c2340 if (MASKED_DEVICE(scsi3addr)) in pqi_skip_device()

Completed in 46 milliseconds