Home
last modified time | relevance | path

Searched defs:Slot (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/9/pc/
H A Dpci.c692 typedef struct Slot Slot; typedef
693 struct Slot { struct
694 uchar bus; /* Pci bus number */
695 uchar dev; /* Pci device number */
696 uchar maps[12]; /* Avoid structs! Link and mask. */
697 uchar slot; /* Add-in/built-in slot */
721 Slot *e; in pcirouting() argument
H A Detherm10g.c100 typedef ulong Slot; typedef