Searched refs:DEVSTAT_ALL_SUPPORTED (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/sys/ |
H A D | devicestat.h | 64 DEVSTAT_ALL_SUPPORTED = 0x00, enumerator
|
/freebsd/sys/dev/nvd/ |
H A D | nvd.c | 475 disk->d_sectorsize, DEVSTAT_ALL_SUPPORTED, in nvd_new_disk()
|
/freebsd/sys/dev/nvdimm/ |
H A D | nvdimm_spa.c | 563 DEVSTAT_ALL_SUPPORTED, DEVSTAT_TYPE_DIRECT, in nvdimm_spa_g_create()
|
/freebsd/sys/geom/ |
H A D | geom_subr.c | 533 cp->stat = devstat_new_entry(cp, -1, 0, DEVSTAT_ALL_SUPPORTED, in g_new_consumer() 628 pp->stat = devstat_new_entry(pp, -1, 0, DEVSTAT_ALL_SUPPORTED, in g_new_providerf()
|
H A D | geom_disk.c | 725 dp->d_sectorsize, DEVSTAT_ALL_SUPPORTED, in g_disk_create()
|
/freebsd/sys/dev/xen/blkback/ |
H A D | blkback.c | 3463 DEVSTAT_ALL_SUPPORTED, in xbb_attach_disk() 3470 DEVSTAT_ALL_SUPPORTED, in xbb_attach_disk()
|
/freebsd/sys/cam/nvme/ |
H A D | nvme_da.c | 945 DEVSTAT_ALL_SUPPORTED, in ndaregister()
|
/freebsd/sys/cam/mmc/ |
H A D | mmc_da.c | 1562 DEVSTAT_ALL_SUPPORTED, in sdda_add_part()
|
/freebsd/sys/dev/md/ |
H A D | md.c | 1331 DEVSTAT_ALL_SUPPORTED, DEVSTAT_TYPE_DIRECT, DEVSTAT_PRIORITY_MAX); in mdinit()
|
/freebsd/sys/cam/ata/ |
H A D | ata_da.c | 1901 DEVSTAT_ALL_SUPPORTED, in adaregister()
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_backend_block.c | 2801 DEVSTAT_ALL_SUPPORTED, in ctl_be_block_create()
|