Searched refs:pci_vpd_write_dword (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/bus/
H A Dpcivpd.c128 static int pci_vpd_write_dword ( struct pci_vpd *vpd, int address, function
253 if ( ( rc = pci_vpd_write_dword ( vpd, address, data ) ) != 0 )

Completed in 985 milliseconds