Searched defs:pio (Results 1 – 4 of 4) sorted by relevance
31 struct pio { struct48 struct pio *p1 = (struct pio *)OBIO_PIO1_BASE; in Xpoweroff() argument
66 struct pio { struct67 volatile u_int8_t portA;68 volatile unsigned : 24;69 volatile u_int8_t portB;70 volatile unsigned : 24;71 volatile u_int8_t portC;72 volatile unsigned : 24;73 volatile u_int8_t cntrl;74 volatile unsigned : 24;
1063 struct pio { struct1082 struct pio *p1 = (struct pio *)OBIO_PIO1_BASE; in powerdown() argument
8470 pcireg_t udma, mdma_timing, pio, pio_timing; in ixp_setup_channel() local