Searched defs:seg (Results 51 - 75 of 172) sorted by path

1234567

/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_lookup.c38 lookupname(char *dirname, enum uio_seg seg, enum symfollow follow, argument
46 lookupnameat(char *dirname, enum uio_seg seg, enum symfollow follow, argument
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dvnode.h157 vn_openat(char *pnamep, enum uio_seg seg, int filemode, int createmode, argument
195 zfs_vn_open(char *pnamep, enum uio_seg seg, int filemode, int createmode, argument
207 zfs_vn_rdwr(enum uio_rw rw, vnode_t *vp, caddr_t base, ssize_t len, offset_t offset, enum uio_seg seg, int ioflag, int ulimit, cred_t *cr, ssize_t *residp) argument
266 vn_rename(char *from, char *to, enum uio_seg seg) argument
275 vn_remove(char *fnamep, enum uio_seg seg, enum rm dirflag) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c283 uint8_t seg, rex = 0; local
[all...]
/freebsd-11-stable/sys/compat/x86bios/
H A Dx86bios.c178 x86bios_call(struct x86regs *regs, uint16_t seg, uint16_t off) argument
582 x86bios_call(struct x86regs *regs, uint16_t seg, uint16_t off) argument
/freebsd-11-stable/sys/contrib/x86emu/
H A Dx86emu.c252 x86emu_exec_call(struct x86emu *emu, uint16_t seg, uint16_t off) argument
1447 common_load_far_pointer(struct x86emu *emu, uint16_t *seg) argument
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_os.c1103 bus_dma_segment_t seg; local
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_txrx.c102 int seg = 0; local
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h504 bus_dma_segment_t seg; member in struct:bxe_dma
553 bus_dma_segment_t seg; member in struct:bxe_sw_tpa_info
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c1195 int error, nexttx, nsegs, offset, seg; local
[all...]
/freebsd-11-stable/sys/dev/cesa/
H A Dcesa.c616 bus_dma_segment_t seg; local
572 cesa_fill_packet(struct cesa_softc *sc, struct cesa_packet *cp, bus_dma_segment_t *seg) argument
[all...]
/freebsd-11-stable/sys/dev/ct/
H A Dct_isa.c354 ct_dmamap(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_sge.c200 bus_dma_segment_t seg; member in struct:refill_fl_cb_arg
/freebsd-11-stable/sys/dev/cxgb/sys/
H A Dmvec.h35 busdma_map_mbuf_fast(bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf *m, bus_dma_segment_t *seg) argument
/freebsd-11-stable/sys/dev/dcons/
H A Ddcons_crom.c143 dmamap_cb(void *arg, bus_dma_segment_t *segments, int seg, int error) argument
/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwc.c215 struct bus_dma_segment seg; local
489 struct bus_dma_segment seg; local
/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.c625 struct bus_dma_segment seg; local
767 struct bus_dma_segment seg; local
/freebsd-11-stable/sys/dev/firewire/
H A Dfwdma.c148 struct fwdma_seg *seg; local
202 struct fwdma_seg *seg; local
[all...]
H A Dfwdma.h55 struct fwdma_seg seg[0]; member in struct:fwdma_alloc_multi
86 struct fwdma_seg *seg, *eseg; local
97 struct fwdma_seg *seg; local
[all...]
H A Dsbp.c2564 sbp_execute_ocb(void *arg, bus_dma_segment_t *segments, int seg, int error) argument
[all...]
/freebsd-11-stable/sys/dev/gem/
H A Dif_gem.c1111 int error, nexttx, nsegs, offset, seg; local
[all...]
/freebsd-11-stable/sys/dev/glxsb/
H A Dglxsb.c383 glxsb_dmamap_cb(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751.c1785 hifn_op_cb(void* arg, bus_dma_segment_t *seg, int nsegs, bus_size_t mapsize, int error) argument
/freebsd-11-stable/sys/dev/ida/
H A Didavar.h79 struct ida_sgb seg[IDA_NSEG]; /* 256 */ member in struct:ida_hardware_qcb
/freebsd-11-stable/sys/dev/isci/
H A Disci.c394 isci_allocate_dma_buffer_callback(void *arg, bus_dma_segment_t *seg, argument
H A Disci_controller.c152 isci_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument

Completed in 294 milliseconds

1234567