Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/block/
Dswitching-sched.txt27 device name (hda, hdb, sga, or whatever you happen to have).
/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcpim.c2487 sge->sga = *(union bfi_addr_u *) &addr; in bfa_ioim_send_ioreq()
2499 sgpge->sga = *(union bfi_addr_u *) &addr; in bfa_ioim_send_ioreq()
2517 sgpge->sga.a32.addr_lo = 0; in bfa_ioim_send_ioreq()
2518 sgpge->sga.a32.addr_hi = 0; in bfa_ioim_send_ioreq()
2524 sgpge->sga = sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2534 sge->sga = ioim->sgpg->sgpg_pa; in bfa_ioim_send_ioreq()
2536 sge->sga.a32.addr_lo = 0; in bfa_ioim_send_ioreq()
2537 sge->sga.a32.addr_hi = 0; in bfa_ioim_send_ioreq()
Dbfi.h131 union bfi_addr_u sga; member
/linux-3.4.99/Documentation/
Ddevices.txt586 Most distributions name these /dev/sga, /dev/sgb...;