Home
last modified time | relevance | path

Searched refs:CSIO_ASIC_DEVID_PROTO_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/csiostor/
Dcsio_hw.h118 #define CSIO_ASIC_DEVID_PROTO_MASK 0xFF00 macro
Dcsio_hw.c4316 prot_type = (dev_id & CSIO_ASIC_DEVID_PROTO_MASK); in csio_hw_set_description()