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

/freebsd-11.0-release/usr.sbin/bhyve/
H A Dtask_switch.c714 int error, ext, fault, minlimit, nt_type, ot_type, vcpu; local
749 nt_type = SEG_DESC_TYPE(nt.access);
750 if (nt_type != SDT_SYS386BSY && nt_type != SDT_SYS386TSS &&
751 nt_type != SDT_SYS286BSY && nt_type != SDT_SYS286TSS) {
766 if (nt_type == SDT_SYS386BSY || nt_type == SDT_SYS386TSS)
768 else if (nt_type == SDT_SYS286BSY || nt_type
[all...]
/freebsd-11.0-release/sys/dev/if_ndis/
H A Dif_ndisvar.h146 unsigned nt_type; member in struct:ndisusb_task
/freebsd-11.0-release/sys/compat/ndis/
H A Dsubr_usbd.c1187 nt->nt_type = type;
1223 switch (nt->nt_type) {
1232 (nt->nt_type == NDISUSB_TASK_IRPCANCEL) ?
H A Dndis_var.h604 uint32_t nt_type; member in struct:ndis_80211_test

Completed in 184 milliseconds