Searched defs:cpl (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dnvmeio.h70 struct nvme_cqe cpl; member in struct:nvme_pt_command
/netbsd-current/sys/arch/mips/atheros/
H A Dar_intr.c226 genath_iointr(int cpl, vaddr_t pc, uint32_t ipending) argument
/netbsd-current/sys/arch/arm/arm/
H A Darm_machdep.c285 int cpl; local
/netbsd-current/sys/arch/hp300/stand/common/
H A Ditevar.h65 short cpl; member in struct:ite_data
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_lro.c112 can_lro_packet(struct cpl_rx_pkt *cpl, unsigned int rss_hi) argument
247 struct cpl_rx_pkt *cpl = (struct cpl_rx_pkt *)(mtod(sm, uint8_t *) + 2); local
328 struct cpl_rx_pkt *cpl = (struct cpl_rx_pkt *)(mtod(m, uint8_t *) + ethpad); local
[all...]
H A Dcxgb_sge.c1172 struct cpl_tx_pkt *cpl; local
2156 struct cpl_rx_pkt *cpl = (struct cpl_rx_pkt *)(mtod(m, uint8_t *) + ethpad); local
[all...]
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
H A Dpmu.h90 uint8_t cpl; member in struct:xen_pmu_regs
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dintr_stubs.c49 int cpl = curcpu()->ci_cpl; local
/netbsd-current/sys/arch/amiga/dev/
H A Ditevar.h68 short cpl; /* XXX? */ member in struct:ite_softc
/netbsd-current/sys/arch/x68k/dev/
H A Ditevar.h77 short cpl; member in struct:ite_softc
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgo32-nat.c1562 int cpl = prog_has_started ? (a_tss.tss_cs & 3) : _my_cs () & 3; local
1687 int cpl = (prog_has_started ? a_tss.tss_cs : _my_cs ()) & 3; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgo32-nat.c1553 int cpl = prog_has_started ? (a_tss.tss_cs & 3) : _my_cs () & 3; local
1678 int cpl = (prog_has_started ? a_tss.tss_cs : _my_cs ()) & 3; local
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq.c3179 const char * cpl = *datap; local
/netbsd-current/sys/dev/nvmm/x86/
H A Dnvmm_x86_svm.c440 uint8_t cpl; member in struct:vmcb_state

Completed in 335 milliseconds