Searched defs:descs (Results 1 - 21 of 21) sorted by relevance

/freebsd-current/lib/libsys/i386/
H A Di386_get_ldt.c36 i386_get_ldt(int start, union descriptor *descs, int num) argument
H A Di386_set_ldt.c36 i386_set_ldt(int start, union descriptor *descs, int num) argument
/freebsd-current/contrib/libpcap/
H A Dpcap-usb-linux-common.c57 usb_isodesc *descs; local
/freebsd-current/sys/dev/enic/
H A Dvnic_dev.h30 void *descs; /* vaddr */ member in struct:vnic_dev_ring
/freebsd-current/sys/dev/hyperv/utilities/
H A Dvmbus_ic.c190 vmbus_ic_probe(device_t dev, const struct vmbus_ic_desc descs[]) argument
/freebsd-current/sys/x86/include/
H A Dsysarch.h78 union descriptor *descs; member in struct:i386_ldt_args
/freebsd-current/sys/contrib/ena-com/
H A Dena_eth_com.h75 u16 descs; member in struct:ena_com_rx_ctx
/freebsd-current/sys/i386/i386/
H A Dsys_machdep.c554 i386_set_ldt(struct thread *td, struct i386_ldt_args *uap, union descriptor *descs) argument
705 i386_set_ldt_data(struct thread *td, int start, int num, union descriptor *descs) argument
[all...]
/freebsd-current/sys/amd64/amd64/
H A Dsys_machdep.c642 amd64_set_ldt(struct thread *td, struct i386_ldt_args *uap, struct user_segment_descriptor *descs) argument
790 amd64_set_ldt_data(struct thread *td, int start, int num, struct user_segment_descriptor *descs) argument
[all...]
/freebsd-current/sys/dev/virtio/
H A Dvirtio.c110 struct virtio_feature_desc *descs[2] = { desc, local
/freebsd-current/sys/dev/altera/msgdma/
H A Dmsgdma.c86 struct msgdma_desc **descs; member in struct:msgdma_channel
[all...]
/freebsd-current/sys/dev/xilinx/
H A Daxidma.c89 struct axidma_desc **descs; member in struct:axidma_channel
/freebsd-current/sys/dev/ena/
H A Dena_datapath.c424 unsigned int descs = ena_rx_ctx->descs; local
/freebsd-current/sys/dev/altera/softdma/
H A Dsoftdma.c95 struct softdma_desc *descs; member in struct:softdma_channel
[all...]
/freebsd-current/sys/contrib/ck/src/
H A Dck_rhs.c124 struct ck_rhs_entry_desc *descs; member in union:ck_rhs_map::__anon8800
127 struct ck_rhs_no_entry_desc *descs; member in struct:ck_rhs_map::__anon8800::ck_rhs_no_entry
[all...]
/freebsd-current/sys/contrib/libnv/
H A Dnvlist.c696 nvlist_xdescriptors(const nvlist_t *nvl, int *descs) argument
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c1621 __be64 *descs; local
H A Dmlx5_ib.h535 void *descs; member in struct:mlx5_ib_mr
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32.h325 uint32_t descs; member in struct:i386_ldt_args32
/freebsd-current/sys/dev/al_eth/
H A Dal_eth.c1597 unsigned int descs; local
1515 al_eth_rx_mbuf(struct al_eth_adapter *adapter, struct al_eth_ring *rx_ring, struct al_eth_pkt *hal_pkt, unsigned int descs, uint16_t *next_to_clean) argument
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_adminq_cmd.h2734 struct ice_aqc_move_rdma_qset_buffer_desc descs[STRUCT_HACK_VAR_LEN]; member in struct:ice_aqc_move_rdma_qset_buffer

Completed in 324 milliseconds