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

  /src/sys/dev/ic/
tulipvar.h 584 int tlp_detach(struct tulip_softc *);
tulip.c 591 * tlp_detach:
596 tlp_detach(struct tulip_softc *sc) function in typeref:typename:int
  /src/sys/dev/cardbus/
if_tlp_cardbus.c 450 rv = tlp_detach(sc);
  /src/sys/dev/pci/
if_tlp_pci.c 1061 rv = tlp_detach(sc);

Completed in 33 milliseconds