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

  /src/sys/dev/pci/
trm.c 257 struct trm_softc { struct
336 static int trm_init(struct trm_softc *);
340 static void trm_update_xfer_mode(struct trm_softc *, int);
341 static void trm_sched(struct trm_softc *);
342 static int trm_select(struct trm_softc *, struct trm_srb *);
343 static void trm_reset(struct trm_softc *);
347 static void trm_dataout_phase0(struct trm_softc *, int);
348 static void trm_datain_phase0(struct trm_softc *, int);
349 static void trm_status_phase0(struct trm_softc *);
350 static void trm_msgin_phase0(struct trm_softc *);
    [all...]

Completed in 12 milliseconds