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

/freebsd-current/usr.sbin/bhyve/
H A Dvirtio.c518 uint8_t cr_ro; /* true => reg is read only */ member in struct:config_reg
732 if (cr == NULL || cr->cr_size != size || cr->cr_ro) {
739 if (cr->cr_ro)

Completed in 267 milliseconds