Searched defs:PCI_SLOT_NUMBER (Results 1 – 4 of 4) sorted by relevance
74 } PCI_SLOT_NUMBER, *PPCI_SLOT_NUMBER; typedef75 #define PCI_SLOT_NUMBER PCI_SLOT_NUMBER macro
88 } PCI_SLOT_NUMBER, *PPCI_SLOT_NUMBER; typedef89 #define PCI_SLOT_NUMBER PCI_SLOT_NUMBER macro
13761 pub struct PCI_SLOT_NUMBER { struct13762 pub u: PCI_SLOT_NUMBER_0, argument13764 impl ::core::marker::Copy for PCI_SLOT_NUMBER {} implementation13765 impl ::core::clone::Clone for PCI_SLOT_NUMBER { implementation