sys/geom/geom.h
290
int g_handleattr_uint16_t(struct bio *bp, const char *attribute, uint16_t val);
sys/geom/geom_disk.c
518
else if (g_handleattr_uint16_t(bp, "GEOM::hba_vendor",
sys/geom/geom_disk.c
521
else if (g_handleattr_uint16_t(bp, "GEOM::hba_device",
sys/geom/geom_disk.c
524
else if (g_handleattr_uint16_t(bp, "GEOM::hba_subvendor",
sys/geom/geom_disk.c
527
else if (g_handleattr_uint16_t(bp, "GEOM::hba_subdevice",
sys/geom/geom_disk.c
534
else if (g_handleattr_uint16_t(bp, "GEOM::rotation_rate",