Home
last modified time | relevance | path

Searched refs:aac_sg_table (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/aac/
H A Daacreg.h390 struct aac_sg_table { struct
1322 struct aac_sg_table SgMap; /* variable size */
1346 struct aac_sg_table SgMap; /* variable size */
1397 struct aac_sg_table sg_map;
H A Daac_disk.c183 struct aac_sg_table *sg; in aac_dump_map_sg()
H A Daac_debug.c219 struct aac_sg_table *sg; in aac_print_fib()
H A Daacvar.h165 struct aac_sg_table *cm_sgtable; /* pointer to s/g table in
H A Daac.c1238 cm->cm_sgtable = (struct aac_sg_table *)&raw->SgMapRaw; in aac_bio_command()
1283 cm->cm_sgtable = (struct aac_sg_table *)&br->SgMap64; in aac_bio_command()
1295 cm->cm_sgtable = (struct aac_sg_table *)&bw->SgMap64; in aac_bio_command()
1577 struct aac_sg_table *sg; in aac_map_command_sg()
3142 cm->cm_sgtable = (struct aac_sg_table *)&srbcmd->sg_map; in aac_ioctl_send_raw_srb()
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h337 struct aac_sg_table { struct
1384 struct aac_sg_table SgMap; /* variable size */
1408 struct aac_sg_table SgMap; /* variable size */
1486 struct aac_sg_table sg_map;
H A Daacraid_cam.c426 cm->cm_sgtable = (struct aac_sg_table *)raw->sge; in aac_container_rw_command()
441 cm->cm_sgtable = (struct aac_sg_table *) in aac_container_rw_command()
482 cm->cm_sgtable = (struct aac_sg_table *)&br->SgMap64; in aac_container_rw_command()
494 cm->cm_sgtable = (struct aac_sg_table *)&bw->SgMap64; in aac_container_rw_command()
H A Daacraid_debug.c131 struct aac_sg_table *sg; in aacraid_print_fib()
H A Daacraid_var.h178 struct aac_sg_table *cm_sgtable; /* pointer to s/g table in
H A Daacraid.c1382 struct aac_sg_table *sg; in aacraid_map_command_sg()
3013 cm->cm_sgtable = (struct aac_sg_table *)&srbcmd->sg_map; in aac_ioctl_send_raw_srb()