Home
last modified time | relevance | path

Searched defs:phb_ops (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/
H A Dpci.h188 struct phb_ops { struct
192 int64_t (*cfg_read8)(struct phb *phb, uint32_t bdfn,
194 int64_t (*cfg_read16)(struct phb *phb, uint32_t bdfn,
196 int64_t (*cfg_read32)(struct phb *phb, uint32_t bdfn,
198 int64_t (*cfg_write8)(struct phb *phb, uint32_t bdfn,
211 int64_t (*get_reserved_pe_number)(struct phb *phb);
223 void (*phb_final_fixup)(struct phb *phb);
307 int64_t (*ioda_reset)(struct phb *phb, bool purge);
309 int64_t (*papr_errinjct_reset)(struct phb *phb);
331 int64_t (*set_capp_recovery)(struct phb *phb);
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/include/
H A Dpci.h204 struct phb_ops { struct
208 int64_t (*cfg_read8)(struct phb *phb, uint32_t bdfn,
210 int64_t (*cfg_read16)(struct phb *phb, uint32_t bdfn,
212 int64_t (*cfg_read32)(struct phb *phb, uint32_t bdfn,
214 int64_t (*cfg_write8)(struct phb *phb, uint32_t bdfn,
216 int64_t (*cfg_write16)(struct phb *phb, uint32_t bdfn,
221 int64_t (*get_reserved_pe_number)(struct phb *phb);
233 void (*phb_final_fixup)(struct phb *phb);
316 int64_t (*ioda_reset)(struct phb *phb, bool purge);
318 int64_t (*papr_errinjct_reset)(struct phb *phb);
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Dpci.h217 struct phb_ops { struct
221 int64_t (*cfg_read8)(struct phb *phb, uint32_t bdfn,
223 int64_t (*cfg_read16)(struct phb *phb, uint32_t bdfn,
225 int64_t (*cfg_read32)(struct phb *phb, uint32_t bdfn,
227 int64_t (*cfg_write8)(struct phb *phb, uint32_t bdfn,
229 int64_t (*cfg_write16)(struct phb *phb, uint32_t bdfn,
240 int64_t (*get_reserved_pe_number)(struct phb *phb);
252 void (*phb_final_fixup)(struct phb *phb);
330 int64_t (*ioda_reset)(struct phb *phb, bool purge);
332 int64_t (*papr_errinjct_reset)(struct phb *phb);
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Dpci.h217 struct phb_ops { struct
221 int64_t (*cfg_read8)(struct phb *phb, uint32_t bdfn,
223 int64_t (*cfg_read16)(struct phb *phb, uint32_t bdfn,
225 int64_t (*cfg_read32)(struct phb *phb, uint32_t bdfn,
227 int64_t (*cfg_write8)(struct phb *phb, uint32_t bdfn,
229 int64_t (*cfg_write16)(struct phb *phb, uint32_t bdfn,
240 int64_t (*get_reserved_pe_number)(struct phb *phb);
252 void (*phb_final_fixup)(struct phb *phb);
330 int64_t (*ioda_reset)(struct phb *phb, bool purge);
332 int64_t (*papr_errinjct_reset)(struct phb *phb);
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Dpci.h217 struct phb_ops { struct
221 int64_t (*cfg_read8)(struct phb *phb, uint32_t bdfn,
223 int64_t (*cfg_read16)(struct phb *phb, uint32_t bdfn,
225 int64_t (*cfg_read32)(struct phb *phb, uint32_t bdfn,
227 int64_t (*cfg_write8)(struct phb *phb, uint32_t bdfn,
229 int64_t (*cfg_write16)(struct phb *phb, uint32_t bdfn,
240 int64_t (*get_reserved_pe_number)(struct phb *phb);
252 void (*phb_final_fixup)(struct phb *phb);
330 int64_t (*ioda_reset)(struct phb *phb, bool purge);
332 int64_t (*papr_errinjct_reset)(struct phb *phb);
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/include/
H A Dpci.h217 struct phb_ops { struct
221 int64_t (*cfg_read8)(struct phb *phb, uint32_t bdfn,
223 int64_t (*cfg_read16)(struct phb *phb, uint32_t bdfn,
225 int64_t (*cfg_read32)(struct phb *phb, uint32_t bdfn,
227 int64_t (*cfg_write8)(struct phb *phb, uint32_t bdfn,
229 int64_t (*cfg_write16)(struct phb *phb, uint32_t bdfn,
240 int64_t (*get_reserved_pe_number)(struct phb *phb);
252 void (*phb_final_fixup)(struct phb *phb);
330 int64_t (*ioda_reset)(struct phb *phb, bool purge);
332 int64_t (*papr_errinjct_reset)(struct phb *phb);
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/include/
H A Dpci.h217 struct phb_ops { struct
221 int64_t (*cfg_read8)(struct phb *phb, uint32_t bdfn,
223 int64_t (*cfg_read16)(struct phb *phb, uint32_t bdfn,
225 int64_t (*cfg_read32)(struct phb *phb, uint32_t bdfn,
227 int64_t (*cfg_write8)(struct phb *phb, uint32_t bdfn,
229 int64_t (*cfg_write16)(struct phb *phb, uint32_t bdfn,
240 int64_t (*get_reserved_pe_number)(struct phb *phb);
252 void (*phb_final_fixup)(struct phb *phb);
330 int64_t (*ioda_reset)(struct phb *phb, bool purge);
332 int64_t (*papr_errinjct_reset)(struct phb *phb);
[all …]