Home
last modified time | relevance | path

Searched defs:sge (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dld_aac.c146 struct aac_sg_entryraw *sge; in ld_aac_dobio() local
177 struct aac_sg_entry *sge; in ld_aac_dobio() local
222 struct aac_sg_entry64 *sge; in ld_aac_dobio() local
H A Dmpt.c1303 mpt2host_sge_simple_union(SGE_SIMPLE_UNION *sge) in mpt2host_sge_simple_union()
H A Dmlx.c1915 struct mlx_sgentry *sge; in mlx_ccb_map() local
H A Dnvmereg.h138 struct nvme_sge sge; member
191 struct nvme_sge sge; member
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_adapter.h304 struct sge { struct
305 struct sge_qset qs[SGE_QSETS]; argument
306 struct mtx reg_lock;
365 struct sge sge; member
H A Dcxgb_common.h374 struct sge_params sge; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DKnownBits.cpp381 Optional<bool> KnownBits::sge(const KnownBits &LHS, const KnownBits &RHS) { in sge() function in KnownBits
/netbsd-src/sys/dev/pci/
H A Damr.c1122 struct amr_sgentry *sge; in amr_ccb_map() local
H A Dmpii.c397 mpii_dvatosge(struct mpii_sge *sge, u_int64_t dva) in mpii_dvatosge()
828 struct mpii_ieee_sge *csge, *nsge, *sge; in mpii_load_xs_sas3() local
886 struct mpii_sge *csge, *nsge, *sge; in mpii_load_xs() local
H A Dmfii.c1250 struct mfii_sge *sge = (struct mfii_sge *)(ctx + 1); in mfii_dcmd_start() local
1925 struct mfii_sge *sge = (struct mfii_sge *)(ctx + 1); in mfii_do_mgmt() local
2644 struct mfii_sge *sge = NULL, *nsge = sglp; in mfii_load_ccb() local
H A Darcmsr.c484 struct arc_sge *sgl = ccb->ccb_cmd->sgl, *sge; in arc_load_xs() local