Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c21 #define PORT_STATE 0x2c macro
1634 u32 port_state = hisi_sas_read32(hisi_hba, PORT_STATE); in get_wideport_bitmap_v2_hw()
2662 u32 port_state = hisi_sas_read32(hisi_hba, PORT_STATE); in phy_up_v2_hw()
2721 port_state = hisi_sas_read32(hisi_hba, PORT_STATE); in check_any_wideports_v2_hw()
3240 u32 port_state = hisi_sas_read32(hisi_hba, PORT_STATE); in sata_int_v2_hw()
H A Dhisi_sas_v1_hw.c21 #define PORT_STATE 0x2c macro