Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_debug.c735 SGE_SIMPLE32 *se = (SGE_SIMPLE32 *) su; in mpt_dump_sgl()
H A Dmpt_cam.c1361 SGE_SIMPLE32 *se1 = (SGE_SIMPLE32 *) sglp; in mpt_execute_req_a64()
1673 SGE_SIMPLE32 *se; in mpt_execute_req()
1752 SGE_SIMPLE32 *se1 = (SGE_SIMPLE32 *) sglp; in mpt_execute_req()
1808 se = (SGE_SIMPLE32 *) sglp; in mpt_execute_req()
1872 se = (SGE_SIMPLE32 *) &mpt_off[nxt_off]; in mpt_execute_req()
1905 sizeof (SGE_SIMPLE32); in mpt_execute_req()
1911 sizeof (SGE_SIMPLE32); in mpt_execute_req()
4455 SGE_SIMPLE32 *se; in mpt_scsi_tgt_local()
4500 se = (SGE_SIMPLE32 *) &ta->SGL[0]; in mpt_scsi_tgt_local()
H A Dmpt_user.c530 SGE_SIMPLE32 *se; in mpt_user_raid_action()
544 se = (SGE_SIMPLE32 *)&rap->ActionDataSGE; in mpt_user_raid_action()
H A Dmpt.c1582 SGE_SIMPLE32 *se; in mpt_issue_cfg_req()
1601 se = (SGE_SIMPLE32 *)&cfgp->PageBufferSGE; in mpt_issue_cfg_req()
2377 + sizeof(FW_UPLOAD_TCSGE) + sizeof(SGE_SIMPLE32))
2386 SGE_SIMPLE32 *sge; in mpt_upload_fw()
2399 sge = (SGE_SIMPLE32 *)(tsge + 1); in mpt_upload_fw()
H A Dmpt_raid.c591 SGE_SIMPLE32 *se; in mpt_issue_raid_req()
604 se = (SGE_SIMPLE32 *)&rap->ActionDataSGE; in mpt_issue_raid_req()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi.h380 } SGE_SIMPLE32, MPI_POINTER PTR_SGE_SIMPLE32, typedef