Searched refs:reg_bufsz (Results 1 – 2 of 2) sorted by relevance
196 PUT16(dev, port->reg_bufsz, (port->bufsz / 4) - 1); in cmpci_start()235 offset = (port->bufsz / 4) - (GET16(dev, port->reg_bufsz) + 1); in cmpci_count()751 port->reg_bufsz = REG_CH0_BUFSZ; in cmpci_init()767 port->reg_bufsz = REG_CH1_BUFSZ; in cmpci_init()
277 uint8_t reg_bufsz; member