Home
last modified time | relevance | path

Searched defs:nsge (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dmpii.c762 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 Dmfii.c2578 struct mfii_sge *sge = NULL, *nsge = sglp; in mfii_load_ccb() local
/openbsd-src/sys/dev/ic/
H A Dsili.c1533 struct sili_sge *nsge = sgl, *ce = NULL; in sili_load() local
H A Dmpi.c1528 struct mpi_sge *nsge = &mcb->mcb_sgl[0]; in mpi_load_xs() local
/openbsd-src/sys/dev/pv/
H A Dhyperv.c1418 uint32_t nsge, void *data, uint32_t datalen, uint64_t rid) in hv_channel_send_sgl()