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

  /src/sys/dev/mscp/
mscp_disk.c 135 #define rx_softc ra_softc macro
139 int rx_putonline(struct rx_softc *);
533 CFATTACH_DECL_NEW(rx, sizeof(struct rx_softc),
680 struct rx_softc *rx = device_private(self);
761 rx_putonline(struct rx_softc *rx)
793 struct rx_softc *rx;
826 struct rx_softc *rx;
886 struct rx_softc *rx = device_lookup_private(&rx_cd, unit);
  /src/sys/dev/pci/
if_mcx.c 2312 struct mcx_softc *rx_softc; member in struct:mcx_rx
3034 rx->rx_softc = sc;
6821 struct mcx_softc *sc = rx->rx_softc;

Completed in 41 milliseconds