Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/block/
Dswitching-sched.txt27 device name (hda, hdb, sga, or whatever you happen to have).
/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcpim.c2498 sge->sga = *(union bfi_addr_u *) &addr; in bfa_ioim_send_ioreq()
2510 sgpge->sga = *(union bfi_addr_u *) &addr; in bfa_ioim_send_ioreq()
2528 sgpge->sga.a32.addr_lo = 0; in bfa_ioim_send_ioreq()
2529 sgpge->sga.a32.addr_hi = 0; in bfa_ioim_send_ioreq()
2535 sgpge->sga = sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2545 sge->sga = ioim->sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2547 sge->sga.a32.addr_lo = 0; in bfa_ioim_send_ioreq()
2548 sge->sga.a32.addr_hi = 0; in bfa_ioim_send_ioreq()
Dbfi.h132 union bfi_addr_u sga; member
/linux-4.1.27/Documentation/
Ddevices.txt587 Most distributions name these /dev/sga, /dev/sgb...;