Home
last modified time | relevance | path

Searched refs:VD_DRING_LEN (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/mdb/sun4v/modules/vdsk/
H A Dvdsk.c77 if (++entry_count >= VD_DRING_LEN) { in vd_dring_entry_walk_step()
/titanic_41/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h58 #define VD_DRING_LEN 512 macro
/titanic_41/usr/src/uts/sun4v/io/
H A Dvdc.c2681 vdc->dring_len = VD_DRING_LEN; in vdc_init_descriptor_ring()