Enums§
Functions§
- pci_
get_ info - Makes a raw
pci_get_infosystem call, given a pointer to a buffer and the size of the buffer. On success, returns the number of entries written into the buffer. For a nicer interface to this system call, seecrate::ddk::pci::pci_get_info_sliceorcrate::ddk::pci::pci_get_info_vec- these are part of the DDK to avoid pulling thepci_typescrate into everything that uses this crate.