Searched defs:dpl (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/i386/i386/ |
H A D | machdep.c | 599 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt() argument 608 setidt_nodisp(int idx, uintptr_t off, int typ, int dpl, int selec) in setidt_nodisp() argument
|
/freebsd-src/sys/dev/sfxge/ |
H A D | sfxge_tx.h | 202 struct sfxge_tx_dpl dpl; /* Deferred packet list. */ member
|
/freebsd-src/usr.sbin/bhyve/amd64/ |
H A D | task_switch.c | 314 int cpl, dpl, rpl; in validate_seg_desc() local
|
/freebsd-src/sys/amd64/amd64/ |
H A D | machdep.c | 478 setidt(int idx,inthand_t * func,int typ,int dpl,int ist) setidt() argument
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | refclock_nmea.c | 1711 UCC * dpl = (UCC*)field_parse(rd, leapidx); in parse_gpsw() local
|