Home
last modified time | relevance | path

Searched refs:sga (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/soc/samsung/
H A Dexynos5422-asv.c347 u32 sga = (pkgid_reg >> EXYNOS5422_SG_A_OFFSET) & in exynos5422_asv_get_group() local
355 return sga + sgb; in exynos5422_asv_get_group()
357 return sga - sgb; in exynos5422_asv_get_group()
/openbmc/linux/Documentation/block/
H A Dswitching-sched.rst25 device name (hda, hdb, sga, or whatever you happen to have).
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcpim.c2485 sge->sga = *(union bfi_addr_u *) &addr; in bfa_ioim_send_ioreq()
2497 sgpge->sga = *(union bfi_addr_u *) &addr; in bfa_ioim_send_ioreq()
2515 sgpge->sga.a32.addr_lo = 0; in bfa_ioim_send_ioreq()
2516 sgpge->sga.a32.addr_hi = 0; in bfa_ioim_send_ioreq()
2522 sgpge->sga = sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2532 sge->sga = ioim->sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2534 sge->sga.a32.addr_lo = 0; in bfa_ioim_send_ioreq()
2535 sge->sga.a32.addr_hi = 0; in bfa_ioim_send_ioreq()
H A Dbfi.h125 union bfi_addr_u sga; member
/openbmc/qemu/docs/about/
H A Dremoved-features.rst826 ``sga`` (removed in 8.0)
829 The ``sga`` device loaded an option ROM for x86 targets which enabled
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt499 Most distributions name these /dev/sga, /dev/sgb...;