Home
last modified time | relevance | path

Searched refs:gone_in_dev (Results 1 – 16 of 16) sorted by relevance

/freebsd-13.1/sys/dev/an/
H A Dif_an_isa.c130 gone_in_dev(dev, 13, "pccard removed, an doesn't support modern crypto"); in an_attach_isa()
H A Dif_an_pci.c234 gone_in_dev(dev, 13, "pccard removed, an doesn't support modern crypto");
/freebsd-13.1/sys/dev/if_ndis/
H A Dif_ndis_usb.c202 gone_in_dev(self, 14, "ndis removed"); in ndisusb_attach()
H A Dif_ndis_pci.c341 gone_in_dev(dev, 14, "ndis removed");
/freebsd-13.1/sys/dev/iir/
H A Diir_pci.c339 gone_in_dev(dev, 14, "iir(4) removed"); in iir_pci_attach()
/freebsd-13.1/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c299 gone_in_dev(dev, 14, "Asymmetric crypto"); in xlp_rsa_attach()
/freebsd-13.1/sys/dev/amr/
H A Damr_pci.c343 gone_in_dev(dev, 14, "amr(4) driver"); in amr_pci_attach()
/freebsd-13.1/sys/sys/
H A Dsystm.h534 #define gone_in_dev(dev, major, msg) __gone_ok(major, msg) _gone_in_dev(dev, major, msg) macro
/freebsd-13.1/sys/dev/drm2/
H A Ddrm_os_freebsd.h169 gone_in_dev(dev, 13, "drm2 drivers"); \
/freebsd-13.1/sys/dev/twa/
H A Dtw_osl_freebsd.c416 gone_in_dev(dev, 14, "twa(4) removed"); in twa_attach()
/freebsd-13.1/sys/opencrypto/
H A Dcrypto.c1193 gone_in_dev(cap->cc_dev, 14, "asymmetric crypto"); in crypto_kregister()
/freebsd-13.1/sys/dev/mn/
H A Dif_mn.c1395 gone_in_dev(self, 14, "sync serial (T1/E1) driver"); in mn_attach()
/freebsd-13.1/sys/dev/pccard/
H A Dpccard.c847 gone_in_dev(dev, 13, "PC Card to be removed."); in pccard_attach()
/freebsd-13.1/share/man/man9/
H A DMakefile1127 MLINKS+=gone_in.9 gone_in_dev.9
/freebsd-13.1/sys/dev/mly/
H A Dmly.c339 gone_in_dev(dev, 14, "mly(4) removed"); in mly_attach()
/freebsd-13.1/sys/dev/esp/
H A Dncr53c9x.c405 gone_in_dev(sc->sc_dev, 14, "esp(4) driver"); in ncr53c9x_attach()