Home
last modified time | relevance | path

Searched defs:num_valid (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm.h334 uint8_t num_valid; member
/freebsd/sys/amd64/include/
H A Dvmm.h528 uint8_t num_valid; /* size of the instruction */ member
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c103 uint8_t num_valid; /* size of the instruction */ member
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c3937 uint32_t num_returned = 0, num_valid = 0; in readdefects() local