HomeSort by: relevance | last modified time | path
    Searched defs:sc16is7xx_sc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
sc16is7xxvar.h 44 struct sc16is7xx_sc;
47 int (*read_reg)(struct sc16is7xx_sc *, uint8_t, int, uint8_t *,
49 int (*write_reg)(struct sc16is7xx_sc *, uint8_t, int, uint8_t *,
51 void (*copy_handles)(struct sc16is7xx_sc *, struct com_regs *);
57 struct sc16is7xx_sc { struct
90 void sc16is7xx_attach(struct sc16is7xx_sc *);
91 int sc16is7xx_detach(struct sc16is7xx_sc *, int);

Completed in 12 milliseconds