Searched defs:ecr (Results 1 – 8 of 8) sorted by relevance
912 u_int8_t ecr; in atppc_setmode() local1793 u_int8_t ecr; in atppc_ecp_read() local1883 unsigned char ecr) in atppc_ecp_read_dma()1919 unsigned char ecr) in atppc_ecp_read_pio()1934 unsigned char ecr = atppc_r_ecr(atppc); in atppc_ecp_read_error() local2055 unsigned char ecr; in atppc_fifo_write() local2090 atppc_fifo_write_dma(struct atppc_softc * const atppc, unsigned char ecr, in atppc_fifo_write_dma()2175 atppc_fifo_write_pio(struct atppc_softc * const atppc, unsigned char ecr, in atppc_fifo_write_pio()2270 unsigned char ecr = atppc_r_ecr(atppc); in atppc_fifo_write_error() local
447 uint8_t ecr; in rtw_config0123_enable() local706 uint8_t ecr; in rtw_recall_eeprom() local937 uint8_t ecr; in rtw_srom_read() local
396 u_short ecr; in esintr() local
37 volatile u_short ecr; /* Counter Register */ member
580 uint8_t ecr; in pi1ppc_setmode() local
1119 uint32_t ecr, ecr0; in enet_miibus_statchg() local
1548 #define PCI_EXTCAPLIST_CAP(ecr) ((ecr) & 0xffff) argument 1549 #define PCI_EXTCAPLIST_VERSION(ecr) (((ecr) >> 16) & 0xf) argument 1550 #define PCI_EXTCAPLIST_NEXT(ecr) (((ecr) >> 20) & 0xfff) argument
1274 uint32_t ecr = xhci_read_4(sc, ecp); in xhci_ecp() local