Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Dbios.c147 u16 pciSlot; local
153 pciSlot = ((int)_BE_env.vgaInfo.bus << 8) |
160 pciSlot = (u16) (_BE_env.vgaInfo.pciInfo->slot.i >> 8);
181 M.x86.R_BX = pciSlot;
212 M.x86.R_BX = pciSlot;
218 if (M.x86.R_BX == pciSlot) {
238 if (M.x86.R_BX == pciSlot) {
258 if (M.x86.R_BX == pciSlot) {
278 if (M.x86.R_BX == pciSlot) {
297 if (M.x86.R_BX == pciSlot) {
[all …]