Home
last modified time | relevance | path

Searched refs:aac_sg_table64 (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/aac/
HDaacreg.h398 struct aac_sg_table64 { struct
1332 struct aac_sg_table64 SgMap64;
1356 struct aac_sg_table64 SgMap64; /* variable size */
HDaac_disk.c212 struct aac_sg_table64 *sg; in aac_dump_map_sg64()
HDaac.c1590 struct aac_sg_table64 *sg; in aac_map_command_sg()
1591 sg = (struct aac_sg_table64 *)cm->cm_sgtable; in aac_map_command_sg()
/freebsd-13-stable/sys/dev/aacraid/
HDaacraid_reg.h345 struct aac_sg_table64 { struct
1394 struct aac_sg_table64 SgMap64;
1418 struct aac_sg_table64 SgMap64; /* variable size */
HDaacraid.c1392 struct aac_sg_table64 *sg; in aacraid_map_command_sg()
1393 sg = (struct aac_sg_table64 *)cm->cm_sgtable; in aacraid_map_command_sg()