Searched refs:PORT_DEV_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/mvsas/ | ||
H A D | mv_defs.h | 263 PORT_DEV_TYPE_MASK = (0x7U << 0), enumerator |
H A D | mv_sas.c | 1039 phy->att_dev_info & PORT_DEV_TYPE_MASK; in mvs_update_phyinfo() |