Searched defs:sge (Results 1 – 10 of 10) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | mpi.c | 204 mpi_dvatosge(struct mpi_sge *sge, u_int64_t dva) in mpi_dvatosge() 759 struct mpi_sge sge; in mpi_inq() member 764 struct mpi_sge *sge; in mpi_inq() local 1527 struct mpi_sge *sge = NULL; in mpi_load_xs() local 2608 struct mpi_sge sge; in mpi_fwupload() member
|
H A D | nvmereg.h | 124 struct nvme_sge sge; member 175 struct nvme_sge sge; member
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | APInt.h | 1215 bool sge(const APInt &RHS) const { return !slt(RHS); } in sge() function 1223 bool sge(int64_t RHS) const { return !slt(RHS); } in sge() function
|
/openbsd/sys/dev/pv/ |
H A D | xbf.c | 450 struct xbf_sge *sge; in xbf_load_cmd() local 514 struct xbf_sge *sge; in xbf_bounce_cmd() local
|
/openbsd/sys/dev/pci/ |
H A D | mpii.c | 394 mpii_dvatosge(struct mpii_sge *sge, u_int64_t dva) in mpii_dvatosge() 762 struct mpii_ieee_sge *csge, *nsge, *sge; in mpii_load_xs_sas3() local 832 struct mpii_sge *csge, *nsge, *sge; in mpii_load_xs() local
|
H A D | mfii.c | 1126 struct mfii_sge *sge = (struct mfii_sge *)(ctx + 1); in mfii_dcmd_start() local 1831 struct mfii_sge *sge = (struct mfii_sge *)(ctx + 1); in mfii_do_mgmt() local 2578 struct mfii_sge *sge = NULL, *nsge = sglp; in mfii_load_ccb() local
|
H A D | if_vic.c | 1030 struct vic_sg *sge; in vic_start() local
|
H A D | vmwpvs.c | 892 struct vmwpvs_sge *sgl = ccb->ccb_sgl->list, *sge; in vmwpvs_scsi_cmd() local
|
H A D | arc.c | 1231 struct arc_sge *sgl = ccb->ccb_cmd->sgl, *sge; in arc_load_xs() local
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | KnownBits.cpp | 381 std::optional<bool> KnownBits::sge(const KnownBits &LHS, const KnownBits &RHS) { in sge() function in KnownBits
|