Searched refs:G_GATE_NAME_GIVEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/geom/gate/
H A Dg_gate.h66 #define G_GATE_NAME_GIVEN (-2) macro
H A Dg_gate.c311 else if (unit == G_GATE_NAME_GIVEN) {
495 ggio->gctl_unit != G_GATE_NAME_GIVEN &&
500 if (ggio->gctl_unit == G_GATE_NAME_GIVEN &&
525 if (ggio->gctl_unit == G_GATE_NAME_GIVEN)
822 if (ggio->gctl_unit == G_GATE_NAME_GIVEN)
/freebsd-12-stable/sbin/hastd/
H A Dprimary.c931 ggiocreate.gctl_unit = G_GATE_NAME_GIVEN;
953 ggiocancel.gctl_unit = G_GATE_NAME_GIVEN;

Completed in 102 milliseconds