Home
last modified time | relevance | path

Searched refs:aac_sg_entry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c484 sizeof (struct aac_sg_entry))) { in aac_send_raw_srb()
487 (srb_sgcount - 1) * sizeof (struct aac_sg_entry))) { in aac_send_raw_srb()
512 struct aac_sg_entry *sgp = srb->sg.SgEntry; in aac_send_raw_srb()
H A Daac_regs.h885 struct aac_sg_entry { struct
905 struct aac_sg_entry SgEntry[1]; /* at least there is one */ argument
H A Daac.c688 aac_blockread64 aac_raw_io aac_sg_entry aac_sg_entry64 aac_sg_entryraw \
2436 sizeof (struct aac_sg_entry)) / in aac_check_firmware()
2437 sizeof (struct aac_sg_entry); in aac_check_firmware()
5678 struct aac_sg_entry *sgp; in aac_cmd_fib_brw()
5684 sizeof (struct aac_sg_entry); in aac_cmd_fib_brw()
5694 sizeof (struct aac_sg_entry); in aac_cmd_fib_brw()
5817 struct aac_sg_entry *sgp; in aac_cmd_fib_scsi32()
5821 sizeof (struct aac_srb) - sizeof (struct aac_sg_entry) + \ in aac_cmd_fib_scsi32()
5822 acp->left_cookien * sizeof (struct aac_sg_entry); in aac_cmd_fib_scsi32()
5848 sizeof (struct aac_srb) - sizeof (struct aac_sg_entry) + \ in aac_cmd_fib_scsi64()