Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Bus
- The type corresponding to the Bus protocol. The Bus protocol provides information about PCI device children on the PCI providing the service.
Constants§
- BASE_
ADDRESS_ COUNT - BASE_
CONFIG_ SIZE - EXTENDED_
CONFIG_ SIZE - MAX_
BAR_ COUNT - MAX_
CAPABILITIES - MAX_
DEVICES - MAX_
EXT_ CAPABILITIES - MAX_
NAME_ LEN - READBAR_
MAX_ SIZE - STATUS_
DEVSEL_ MASK
Traits§
- BusClient
Handler - A client handler for the Bus protocol.
- BusLocal
Client Handler - A client handler for the Bus protocol.
- BusLocal
Server Handler - A server handler for the Bus protocol.
- BusServer
Handler - A server handler for the Bus protocol.