Searched defs:atppc (Results 1 - 1 of 1) sorted by relevance

/src/sys/dev/ic/
H A Datppc.c362 atppc_detect_chipset(struct atppc_softc *atppc) argument
378 atppc_detect_generic(struct atppc_softc *atppc) argument
459 atppc_detect_fifo(struct atppc_softc * atppc) argument
612 struct atppc_softc *atppc = device_private(dev); local in function:atppcintr
739 struct atppc_softc *atppc = device_private(dev); local in function:atppc_check_epp_timeout
763 struct atppc_softc *atppc = device_private(dev); local in function:atppc_reset_epp_timeout
782 struct atppc_softc *atppc = device_private(dev); local in function:atppc_read
843 struct atppc_softc * const atppc = device_private(dev); local in function:atppc_write
911 struct atppc_softc *atppc = device_private(dev); local in function:atppc_setmode
1042 struct atppc_softc *atppc = device_private(dev); local in function:atppc_getmode
1089 struct atppc_softc *atppc = device_private(dev); local in function:atppc_ecp_sync
1130 struct atppc_softc *atppc = device_private(dev); local in function:atppc_exec_microseq
1377 struct atppc_softc *atppc = device_private(dev); local in function:atppc_io
1466 struct atppc_softc *atppc = device_private(dev); local in function:atppc_read_ivar
1501 struct atppc_softc *atppc = device_private(dev); local in function:atppc_write_ivar
1545 struct atppc_softc *atppc = device_private(dev); local in function:atppc_add_handler
1569 struct atppc_softc *atppc = device_private(dev); local in function:atppc_remove_handler
1612 atppc_nibble_read(struct atppc_softc * atppc) argument
1681 atppc_byte_read(struct atppc_softc * const atppc) argument
1757 atppc_epp_read(struct atppc_softc * atppc) argument
1791 atppc_ecp_read(struct atppc_softc * atppc) argument
1882 atppc_ecp_read_dma(struct atppc_softc * atppc,unsigned int * length,unsigned char ecr) argument
1918 atppc_ecp_read_pio(struct atppc_softc * atppc,unsigned int * length,unsigned char ecr) argument
1932 atppc_ecp_read_error(struct atppc_softc * atppc) argument
1958 atppc_std_write(struct atppc_softc * const atppc) argument
2017 atppc_epp_write(struct atppc_softc * atppc) argument
2052 atppc_fifo_write(struct atppc_softc * const atppc) argument
2090 atppc_fifo_write_dma(struct atppc_softc * const atppc,unsigned char ecr,unsigned char ctr) argument
2175 atppc_fifo_write_pio(struct atppc_softc * const atppc,unsigned char ecr,unsigned char ctr) argument
2267 atppc_fifo_write_error(struct atppc_softc * const atppc,const unsigned int worklen) argument
2323 atppc_poll_str(const struct atppc_softc * const atppc,const u_int8_t status,const u_int8_t mask) argument
2348 atppc_wait_interrupt(struct atppc_softc * const atppc,kcondvar_t * cv,const u_int8_t irqstat) argument
[all...]

Completed in 3 milliseconds