Home
last modified time | relevance | path

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

/freebsd-src/sys/i386/i386/
H A Dmachdep.c599 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 Dsfxge_tx.h202 struct sfxge_tx_dpl dpl; /* Deferred packet list. */ member
/freebsd-src/usr.sbin/bhyve/amd64/
H A Dtask_switch.c314 int cpl, dpl, rpl; in validate_seg_desc() local
/freebsd-src/sys/amd64/amd64/
H A Dmachdep.c478 setidt(int idx,inthand_t * func,int typ,int dpl,int ist) setidt() argument
/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_nmea.c1711 UCC * dpl = (UCC*)field_parse(rd, leapidx); in parse_gpsw() local