Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/block/
Dswitching-sched.rst25 device name (hda, hdb, sga, or whatever you happen to have).
/Linux-v5.4/drivers/scsi/bfa/
Dbfa_fcpim.c2491 sge->sga = *(union bfi_addr_u *) &addr; in bfa_ioim_send_ioreq()
2503 sgpge->sga = *(union bfi_addr_u *) &addr; in bfa_ioim_send_ioreq()
2521 sgpge->sga.a32.addr_lo = 0; in bfa_ioim_send_ioreq()
2522 sgpge->sga.a32.addr_hi = 0; in bfa_ioim_send_ioreq()
2528 sgpge->sga = sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2538 sge->sga = ioim->sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2540 sge->sga.a32.addr_lo = 0; in bfa_ioim_send_ioreq()
2541 sge->sga.a32.addr_hi = 0; in bfa_ioim_send_ioreq()
Dbfi.h125 union bfi_addr_u sga; member
/Linux-v5.4/Documentation/admin-guide/
Ddevices.txt508 Most distributions name these /dev/sga, /dev/sgb...;