Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.h225 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0,
H A Dpm80xx_hwi.c3122 * @SEA: source of event to ack
3129 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm80xx_hw_event_ack_req() argument
3136 payload.phyid_sea_portid = cpu_to_le32(((SEA & 0xFFFF) << 8) | in pm80xx_hw_event_ack_req()
H A Dpm8001_hwi.c3075 * @SEA: source of event to ack
3082 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm8001_hw_event_ack_req() argument
3089 payload.sea_phyid_portid = cpu_to_le32(((SEA & 0xFFFF) << 8) | in pm8001_hw_event_ack_req()