Home
last modified time | relevance | path

Searched refs:npip_portstate (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3301 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); in hw_event_sas_phy_up() local
3302 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_sas_phy_up()
3376 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); in hw_event_sata_phy_up() local
3377 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_sata_phy_up()
3417 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); in hw_event_phy_down() local
3418 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_phy_down()
H A Dpm8001_hwi.h231 __le32 npip_portstate; member
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3173 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); in hw_event_sas_phy_up() local
3174 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_sas_phy_up()
3250 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); in hw_event_sata_phy_up() local
3251 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_sata_phy_up()
3293 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); in hw_event_phy_down() local
3294 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_phy_down()
H A Dpm8001_hwi.h231 __le32 npip_portstate; member

Completed in 15 milliseconds