Home
last modified time | relevance | path

Searched defs:dpl (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/i386/i386/
H A Dmachdep.c599 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt()
608 setidt_nodisp(int idx, uintptr_t off, int typ, int dpl, int selec) in setidt_nodisp()
/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.h202 struct sfxge_tx_dpl dpl; /* Deferred packet list. */ member
/freebsd/sys/amd64/amd64/
H A Dmachdep.c479 setidt(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt()
/freebsd/usr.sbin/bhyve/amd64/
H A Dtask_switch.c314 int cpl, dpl, rpl; in validate_seg_desc() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_nmea.c1709 UCC * dpl = (UCC*)field_parse(rd, leapidx); parse_gpsw() local