Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c28 #define PORT_STATE_PHY8_PORT_NUM_MSK (0xf << PORT_STATE_PHY8_PORT_NUM_OFF) macro
1631 if (((port_state & PORT_STATE_PHY8_PORT_NUM_MSK) >> in get_wideport_bitmap_v2_hw()
2679 port_id = (port_state & PORT_STATE_PHY8_PORT_NUM_MSK) >> in phy_up_v2_hw()
3251 port_id = (port_state & PORT_STATE_PHY8_PORT_NUM_MSK) >> in sata_int_v2_hw()