1 /* SPDX-License-Identifier: MIT */
2 #ifndef __NVBIOS_PCIR_H__
3 #define __NVBIOS_PCIR_H__
14 u32
nvbios_pcirTe(struct nvkm_bios
*, u32
, u8
*ver
, u16
*hdr
);
15 u32
nvbios_pcirTp(struct nvkm_bios
*, u32
, u8
*ver
, u16
*hdr
,
16 struct nvbios_pcirT
*);