HomeSort by: relevance | last modified time | path
    Searched refs:tlp_attach (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/cobalt/stand/boot/
nif_tlp.c 51 static void tlp_attach(struct iodesc *, void *);
68 tlp_attach,
97 tlp_attach(struct iodesc *desc, void *hint) function in typeref:typename:void
  /src/sys/arch/newsmips/apbus/
if_tlp_ap.c 218 tlp_attach(sc, enaddr);
  /src/sys/dev/eisa/
if_tlp_eisa.c 274 tlp_attach(sc, enaddr);
  /src/sys/dev/ic/
tulipvar.h 582 int tlp_attach(struct tulip_softc *, const uint8_t *);
tulip.c 179 * tlp_attach:
184 tlp_attach(struct tulip_softc *sc, const uint8_t *enaddr) function in typeref:typename:int
  /src/sys/dev/cardbus/
if_tlp_cardbus.c 429 tlp_attach(sc, enaddr);
  /src/sys/dev/pci/
if_tlp_pci.c 1035 error = tlp_attach(sc, enaddr);

Completed in 19 milliseconds