Home
last modified time | relevance | path

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

/drivers/scsi/pm8001/
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];
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];
Dpm8001_sas.h218 void (*hw_event_ack_req)(struct pm8001_hba_info *pm8001_ha, member