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

  /src/sys/arch/hpcmips/tx/
txcom.c 84 struct txcom_chip { struct
99 struct txcom_chip *sc_chip;
139 void txcom_reset (struct txcom_chip *);
140 int txcom_enable (struct txcom_chip *, bool);
141 void txcom_disable (struct txcom_chip *);
142 void txcom_setmode (struct txcom_chip *);
143 void txcom_setbaudrate(struct txcom_chip *);
152 inline int __txcom_txbufready(struct txcom_chip *, int);
156 void txcom_dump(struct txcom_chip *);
165 struct txcom_chip txcom_chip variable in typeref:struct:txcom_chip
    [all...]
txcom.c 84 struct txcom_chip { struct
99 struct txcom_chip *sc_chip;
139 void txcom_reset (struct txcom_chip *);
140 int txcom_enable (struct txcom_chip *, bool);
141 void txcom_disable (struct txcom_chip *);
142 void txcom_setmode (struct txcom_chip *);
143 void txcom_setbaudrate(struct txcom_chip *);
152 inline int __txcom_txbufready(struct txcom_chip *, int);
156 void txcom_dump(struct txcom_chip *);
165 struct txcom_chip txcom_chip variable in typeref:struct:txcom_chip
    [all...]

Completed in 221 milliseconds