Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm_ioport.c70 static const char *iodesc[] = { in inout_instruction() local
95 KASSERT(index < nitems(iodesc), ("%s: invalid index %d", in inout_instruction()
98 return (iodesc[index]); in inout_instruction()