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

/freebsd-10.0-release/usr.sbin/bhyve/
H A Dmptbl.c92 #define MPE_BUSNAME_LEN 6 macro
162 memcpy(mpeb->bus_type, MPE_BUSNAME_PCI, MPE_BUSNAME_LEN);
168 memcpy(mpeb->bus_type, MPE_BUSNAME_ISA, MPE_BUSNAME_LEN);

Completed in 126 milliseconds