Home
last modified time | relevance | path

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

/drivers/scsi/pm8001/
Dpm80xx_hwi.c2864 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm80xx_hw_event_ack_req() argument
2874 payload.phyid_sea_portid = cpu_to_le32(((SEA & 0xFFFF) << 8) | in pm80xx_hw_event_ack_req()
Dpm8001_hwi.c3344 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm8001_hw_event_ack_req() argument
3354 payload.sea_phyid_portid = cpu_to_le32(((SEA & 0xFFFF) << 8) | in pm8001_hw_event_ack_req()