aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/ae.410
-rw-r--r--share/man/man4/de.410
-rw-r--r--share/man/man4/ed.410
-rw-r--r--share/man/man4/man4.i386/cs.410
-rw-r--r--share/man/man4/man4.i386/ep.410
-rw-r--r--share/man/man4/man4.i386/ex.410
-rw-r--r--share/man/man4/man4.i386/fe.410
-rw-r--r--share/man/man4/man4.i386/vx.410
-rw-r--r--share/man/man4/man4.powerpc/bm.410
-rw-r--r--share/man/man4/pcn.410
-rw-r--r--share/man/man4/sf.410
-rw-r--r--share/man/man4/sn.410
-rw-r--r--share/man/man4/tl.410
-rw-r--r--share/man/man4/tx.410
-rw-r--r--share/man/man4/txp.410
-rw-r--r--share/man/man4/wb.410
-rw-r--r--share/man/man4/xe.410
-rw-r--r--sys/dev/ae/if_ae.c2
-rw-r--r--sys/dev/bm/if_bm.c2
-rw-r--r--sys/dev/cs/if_cs.c2
-rw-r--r--sys/dev/de/if_de.c2
-rw-r--r--sys/dev/dme/if_dme.c3
-rw-r--r--sys/dev/ed/if_ed.c3
-rw-r--r--sys/dev/ep/if_ep.c2
-rw-r--r--sys/dev/ex/if_ex.c2
-rw-r--r--sys/dev/fe/if_fe.c2
-rw-r--r--sys/dev/pcn/if_pcn.c2
-rw-r--r--sys/dev/sf/if_sf.c2
-rw-r--r--sys/dev/sn/if_sn.c3
-rw-r--r--sys/dev/tl/if_tl.c2
-rw-r--r--sys/dev/tx/if_tx.c2
-rw-r--r--sys/dev/txp/if_txp.c2
-rw-r--r--sys/dev/vx/if_vx.c2
-rw-r--r--sys/dev/wb/if_wb.c2
-rw-r--r--sys/dev/xe/if_xe.c2
-rw-r--r--sys/sys/systm.h3
36 files changed, 195 insertions, 17 deletions
diff --git a/share/man/man4/ae.4 b/share/man/man4/ae.4
index c7cf25eec590..feea4524ba06 100644
--- a/share/man/man4/ae.4
+++ b/share/man/man4/ae.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 4, 2008
+.Dd October 24, 2018
.Dt AE 4
.Os
.Sh NAME
@@ -44,6 +44,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_ae_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/de.4 b/share/man/man4/de.4
index c9f25ad31b89..e24062cf159b 100644
--- a/share/man/man4/de.4
+++ b/share/man/man4/de.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16, 2005
+.Dd October 24, 2018
.Dt DE 4
.Os
.Sh NAME
@@ -45,6 +45,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_de_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/ed.4 b/share/man/man4/ed.4
index a64a80895793..30646be9b538 100644
--- a/share/man/man4/ed.4
+++ b/share/man/man4/ed.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 25, 2012
+.Dd October 24, 2018
.Dt ED 4
.Os
.Sh NAME
@@ -51,6 +51,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_ed_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/man4.i386/cs.4 b/share/man/man4/man4.i386/cs.4
index b7e038934f6a..49dc438ba937 100644
--- a/share/man/man4/man4.i386/cs.4
+++ b/share/man/man4/man4.i386/cs.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16, 2005
+.Dd October 24 2018
.Dt CS 4 i386
.Os
.Sh NAME
@@ -52,6 +52,14 @@ In
.Cd hint.cs.0.port="0x300"
.Cd hint.cs.0.irq="10"
.Cd hint.cs.0.maddr="0xd000"
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4
index 9d5cd7da2091..17b008dddd28 100644
--- a/share/man/man4/man4.i386/ep.4
+++ b/share/man/man4/man4.i386/ep.4
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 1, 2011
+.Dd October 24, 2018
.Dt EP 4 i386
.Os
.Sh NAME
@@ -49,6 +49,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_ep_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/man4.i386/ex.4 b/share/man/man4/man4.i386/ex.4
index 3ffb3fcf661b..64ac27590b49 100644
--- a/share/man/man4/man4.i386/ex.4
+++ b/share/man/man4/man4.i386/ex.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16, 2005
+.Dd October 24, 2018
.Dt EX 4 i386
.Os
.Sh NAME
@@ -45,6 +45,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_ex_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/man4.i386/fe.4 b/share/man/man4/man4.i386/fe.4
index b313edb52bca..505cd2b82da0 100644
--- a/share/man/man4/man4.i386/fe.4
+++ b/share/man/man4/man4.i386/fe.4
@@ -22,7 +22,7 @@
.\" for fe driver.
.\"
.\" $FreeBSD$
-.Dd July 16, 2005
+.Dd October 24, 2018
.Dt FE 4 i386
.Os
.Sh NAME
@@ -48,6 +48,14 @@ In
.Cd hint.fe.0.at="isa"
.Cd hint.fe.0.port="0x300"
.Cd hint.fe.0.flags="0x0"
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4
index 55caff9685f8..e877c06609cf 100644
--- a/share/man/man4/man4.i386/vx.4
+++ b/share/man/man4/man4.i386/vx.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 15, 2017
+.Dd October 24, 2018
.Dt VX 4 i386
.Os
.Sh NAME
@@ -50,6 +50,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_vx_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/man4.powerpc/bm.4 b/share/man/man4/man4.powerpc/bm.4
index 850d3070abee..e00c9de116f1 100644
--- a/share/man/man4/man4.powerpc/bm.4
+++ b/share/man/man4/man4.powerpc/bm.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 3, 2008
+.Dd October 24, 2018
.Dt BM 4
.Os
.Sh NAME
@@ -46,6 +46,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_bm_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/pcn.4 b/share/man/man4/pcn.4
index 619f20792599..2d2281c2059a 100644
--- a/share/man/man4/pcn.4
+++ b/share/man/man4/pcn.4
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 31, 2006
+.Dd October 24, 2018
.Dt PCN 4
.Os
.Sh NAME
@@ -52,6 +52,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_pcn_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4
index a32df916887c..085ed9323ed7 100644
--- a/share/man/man4/sf.4
+++ b/share/man/man4/sf.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 21, 2008
+.Dd October 24, 2018
.Dt SF 4
.Os
.Sh NAME
@@ -53,6 +53,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_sf_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/sn.4 b/share/man/man4/sn.4
index 28dbdcce3c9e..6795f9924a05 100644
--- a/share/man/man4/sn.4
+++ b/share/man/man4/sn.4
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16, 2005
+.Dd October 24, 2018
.Dt SN 4
.Os
.Sh NAME
@@ -43,6 +43,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_sn_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/tl.4 b/share/man/man4/tl.4
index d971dcd6c1d9..7339ee5296cf 100644
--- a/share/man/man4/tl.4
+++ b/share/man/man4/tl.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16, 2005
+.Dd October 24, 2018
.Dt TL 4
.Os
.Sh NAME
@@ -51,6 +51,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_tl_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4
index 2f7ea5986195..6f5f779c39f0 100644
--- a/share/man/man4/tx.4
+++ b/share/man/man4/tx.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16, 2005
+.Dd October 24, 2018
.Dt TX 4
.Os
.Sh NAME
@@ -46,6 +46,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_tx_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/txp.4 b/share/man/man4/txp.4
index e30f8b7bf84b..631373247a9a 100644
--- a/share/man/man4/txp.4
+++ b/share/man/man4/txp.4
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 26, 2012
+.Dd October 24, 2018
.Dt TXP 4
.Os
.Sh NAME
@@ -46,6 +46,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_txp_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/wb.4 b/share/man/man4/wb.4
index b0b4e7842269..e6cca68001a3 100644
--- a/share/man/man4/wb.4
+++ b/share/man/man4/wb.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16, 2005
+.Dd October 24, 2018
.Dt WB 4
.Os
.Sh NAME
@@ -51,6 +51,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_wb_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/xe.4 b/share/man/man4/xe.4
index 51240d2cfa05..60c53ac0118a 100644
--- a/share/man/man4/xe.4
+++ b/share/man/man4/xe.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16, 2005
+.Dd October 24 2018
.Dt XE 4
.Os
.Sh NAME
@@ -45,6 +45,14 @@ module at boot time, place the following line in
.Bd -literal -offset indent
if_xe_load="YES"
.Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 13.0
+and later.
+See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more
+information.
.Sh DESCRIPTION
The
.Nm
diff --git a/sys/dev/ae/if_ae.c b/sys/dev/ae/if_ae.c
index cb9474db8553..d2b57d216297 100644
--- a/sys/dev/ae/if_ae.c
+++ b/sys/dev/ae/if_ae.c
@@ -396,6 +396,8 @@ ae_attach(device_t dev)
goto fail;
}
+ gone_by_fcp101_dev(dev);
+
fail:
if (error != 0)
ae_detach(dev);
diff --git a/sys/dev/bm/if_bm.c b/sys/dev/bm/if_bm.c
index 3ab20e79f3c4..fc267e098f73 100644
--- a/sys/dev/bm/if_bm.c
+++ b/sys/dev/bm/if_bm.c
@@ -483,6 +483,8 @@ bm_attach(device_t dev)
ether_ifattach(ifp, sc->sc_enaddr);
ifp->if_hwassist = 0;
+ gone_by_fcp101_dev(dev);
+
return (0);
}
diff --git a/sys/dev/cs/if_cs.c b/sys/dev/cs/if_cs.c
index f7011172db09..79857f5b9077 100644
--- a/sys/dev/cs/if_cs.c
+++ b/sys/dev/cs/if_cs.c
@@ -574,6 +574,8 @@ cs_attach(device_t dev)
return (error);
}
+ gone_by_fcp101_dev(dev);
+
return (0);
}
diff --git a/sys/dev/de/if_de.c b/sys/dev/de/if_de.c
index 09cc3a09d9c8..665687e33d58 100644
--- a/sys/dev/de/if_de.c
+++ b/sys/dev/de/if_de.c
@@ -4432,6 +4432,8 @@ tulip_attach(tulip_softc_t * const sc)
TULIP_LOCK(sc);
sc->tulip_flags &= ~TULIP_DEVICEPROBE;
TULIP_UNLOCK(sc);
+
+ gone_by_fcp101_dev(sc->tulip_dev);
}
/* Release memory for a single descriptor ring. */
diff --git a/sys/dev/dme/if_dme.c b/sys/dev/dme/if_dme.c
index b18b97753d10..226937bd6212 100644
--- a/sys/dev/dme/if_dme.c
+++ b/sys/dev/dme/if_dme.c
@@ -915,6 +915,9 @@ dme_attach(device_t dev)
ether_ifdetach(ifp);
goto fail;
}
+
+ gone_by_fcp101_dev(dev);
+
fail:
if (error != 0)
dme_detach(dev);
diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c
index d4b06127ef56..20a5b876bf94 100644
--- a/sys/dev/ed/if_ed.c
+++ b/sys/dev/ed/if_ed.c
@@ -365,6 +365,9 @@ ed_attach(device_t dev)
#endif
printf("\n");
}
+
+ gone_by_fcp101_dev(dev);
+
return (0);
}
diff --git a/sys/dev/ep/if_ep.c b/sys/dev/ep/if_ep.c
index af3f3d82b4cc..62b0418fc080 100644
--- a/sys/dev/ep/if_ep.c
+++ b/sys/dev/ep/if_ep.c
@@ -350,6 +350,8 @@ ep_attach(struct ep_softc *sc)
epstop(sc);
EP_UNLOCK(sc);
+ gone_by_fcp101_dev(sc->dev);
+
return (0);
}
diff --git a/sys/dev/ex/if_ex.c b/sys/dev/ex/if_ex.c
index a978aa38f660..0584ca835d43 100644
--- a/sys/dev/ex/if_ex.c
+++ b/sys/dev/ex/if_ex.c
@@ -276,6 +276,8 @@ ex_attach(device_t dev)
return (error);
}
+ gone_by_fcp101_dev(dev);
+
return(0);
}
diff --git a/sys/dev/fe/if_fe.c b/sys/dev/fe/if_fe.c
index 22ffcb3d9719..633061e95281 100644
--- a/sys/dev/fe/if_fe.c
+++ b/sys/dev/fe/if_fe.c
@@ -861,6 +861,8 @@ fe_attach (device_t dev)
if (sc->stability & UNSTABLE_TYPE)
device_printf(dev, "warning: hardware type was not validated\n");
+ gone_by_fcp101_dev(dev);
+
return 0;
}
diff --git a/sys/dev/pcn/if_pcn.c b/sys/dev/pcn/if_pcn.c
index 0e91df03ea18..87fea8f9fe0b 100644
--- a/sys/dev/pcn/if_pcn.c
+++ b/sys/dev/pcn/if_pcn.c
@@ -684,6 +684,8 @@ fail:
if (error)
pcn_detach(dev);
+ gone_by_fcp101_dev(dev);
+
return(error);
}
diff --git a/sys/dev/sf/if_sf.c b/sys/dev/sf/if_sf.c
index 9c0a7014ae30..59ec14aa290f 100644
--- a/sys/dev/sf/if_sf.c
+++ b/sys/dev/sf/if_sf.c
@@ -917,6 +917,8 @@ sf_attach(device_t dev)
goto fail;
}
+ gone_by_fcp101_dev(dev);
+
fail:
if (error)
sf_detach(dev);
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c
index df5e2adaf9ce..dec62dde5a19 100644
--- a/sys/dev/sn/if_sn.c
+++ b/sys/dev/sn/if_sn.c
@@ -227,6 +227,9 @@ sn_attach(device_t dev)
sn_detach(dev);
return err;
}
+
+ gone_by_fcp101_dev(dev);
+
return 0;
}
diff --git a/sys/dev/tl/if_tl.c b/sys/dev/tl/if_tl.c
index 3a36f3079f95..ed78cb2871b8 100644
--- a/sys/dev/tl/if_tl.c
+++ b/sys/dev/tl/if_tl.c
@@ -1242,6 +1242,8 @@ tl_attach(dev)
goto fail;
}
+ gone_by_fcp101_dev(dev);
+
fail:
if (error)
tl_detach(dev);
diff --git a/sys/dev/tx/if_tx.c b/sys/dev/tx/if_tx.c
index c3bcffa70bd0..a89f48efe3c1 100644
--- a/sys/dev/tx/if_tx.c
+++ b/sys/dev/tx/if_tx.c
@@ -428,6 +428,8 @@ epic_attach(device_t dev)
goto fail;
}
+ gone_by_fcp101_dev(dev);
+
return (0);
fail:
epic_release(sc);
diff --git a/sys/dev/txp/if_txp.c b/sys/dev/txp/if_txp.c
index 0de96c512b5e..67dc800e55c4 100644
--- a/sys/dev/txp/if_txp.c
+++ b/sys/dev/txp/if_txp.c
@@ -472,6 +472,8 @@ txp_attach(device_t dev)
goto fail;
}
+ gone_by_fcp101_dev(dev);
+
return (0);
fail:
diff --git a/sys/dev/vx/if_vx.c b/sys/dev/vx/if_vx.c
index 75769fd70a00..9de56525980a 100644
--- a/sys/dev/vx/if_vx.c
+++ b/sys/dev/vx/if_vx.c
@@ -206,6 +206,8 @@ vx_attach(device_t dev)
vx_stop(sc);
VX_UNLOCK(sc);
+ gone_by_fcp101_dev(dev);
+
return 1;
}
diff --git a/sys/dev/wb/if_wb.c b/sys/dev/wb/if_wb.c
index 5b09923b106c..7b2eaf855083 100644
--- a/sys/dev/wb/if_wb.c
+++ b/sys/dev/wb/if_wb.c
@@ -694,6 +694,8 @@ wb_attach(dev)
goto fail;
}
+ gone_by_fcp101_dev(dev);
+
fail:
if (error)
wb_detach(dev);
diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c
index 02ecbdd69a3c..b421f36ff674 100644
--- a/sys/dev/xe/if_xe.c
+++ b/sys/dev/xe/if_xe.c
@@ -317,6 +317,8 @@ xe_attach(device_t dev)
return (err);
}
+ gone_by_fcp101_dev(dev);
+
/* Done */
return (0);
}
diff --git a/sys/sys/systm.h b/sys/sys/systm.h
index 4e0427927d72..e02a4e3a34c5 100644
--- a/sys/sys/systm.h
+++ b/sys/sys/systm.h
@@ -542,6 +542,9 @@ void _gone_in_dev(struct device *dev, int major, const char *msg);
#endif
#define gone_in(major, msg) __gone_ok(major, msg) _gone_in(major, msg)
#define gone_in_dev(dev, major, msg) __gone_ok(major, msg) _gone_in_dev(dev, major, msg)
+#define gone_by_fcp101_dev(dev) \
+ gone_in_dev((dev), 13, \
+ "see https://github.com/freebsd/fcp/blob/master/fcp-0101.md")
__NULLABILITY_PRAGMA_POP