Searched refs:PCI_VENDOR_ID (Results 1 – 2 of 2) sorted by relevance
28 const PCI_VENDOR_ID: u32 = 0x0; constant488 let vendor_id = config.read_config_word(PCI_VENDOR_ID); in new()
38 #define PCI_VENDOR_ID 0x00 /* 16 bits */ macro