Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/apei/
DKconfig49 firmware first handling of SEA (Synchronous External Abort).
50 SEA happens with certain faults of data abort or instruction
52 supports firmware first handling of SEA, the platform analyzes
53 and handles hardware error notifications from SEA, and it may then
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_hwi.c3340 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm8001_hw_event_ack_req() argument
3350 payload.sea_phyid_portid = cpu_to_le32(((SEA & 0xFFFF) << 8) | in pm8001_hw_event_ack_req()
Dpm80xx_hwi.c2852 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm80xx_hw_event_ack_req() argument
2862 payload.phyid_sea_portid = cpu_to_le32(((SEA & 0xFFFF) << 8) | in pm80xx_hw_event_ack_req()