Home
last modified time | relevance | path

Searched defs:hw_event_ack_req (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h324 struct hw_event_ack_req { struct
325 __le32 tag;
326 __le32 sea_phyid_portid;
327 __le32 param0;
328 __le32 param1;
329 u32 reserved1[11];
H A Dpm80xx_hwi.h522 struct hw_event_ack_req { struct
523 __le32 tag;
524 __le32 phyid_sea_portid;
525 __le32 param0;
526 __le32 param1;
527 u32 reserved1[27];
H A Dpm8001_sas.h216 void (*hw_event_ack_req)(struct pm8001_hba_info *pm8001_ha, member