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

/freebsd-12-stable/sys/kern/
H A Dsubr_devstat.c74 static struct devstatlist device_statq = STAILQ_HEAD_INITIALIZER(device_statq); variable in typeref:struct:devstatlist
129 devstat_head = &device_statq;
208 devstat_head = &device_statq;
428 nds = STAILQ_FIRST(&device_statq);

Completed in 102 milliseconds