D | 8253x.h | 314 typedef struct sab_port struct 329 struct sab_port * next; argument 330 struct sab_port * next_by_chip; argument 331 struct sab_port * next_by_board; argument 332 struct sab_port * next_by_cim; argument 421 void (*readfifo)(struct sab_port *port, argument 424 void (*writefifo)(struct sab_port *port); argument 431 unsigned char (*readbyte)(struct sab_port *port, argument 433 void (*writebyte)(struct sab_port *port, argument 436 u16 (*readword)(struct sab_port *port, argument [all …]
|