Home
last modified time | relevance | path

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

/titanic_44/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.c686 aac_blockread64 aac_raw_io aac_sg_entry aac_sg_entry64 aac_sg_entryraw \
2430 sizeof (struct aac_sg_entry)) / in aac_check_firmware()
2431 sizeof (struct aac_sg_entry); in aac_check_firmware()
5672 struct aac_sg_entry *sgp; in aac_cmd_fib_brw()
5678 sizeof (struct aac_sg_entry); in aac_cmd_fib_brw()
5688 sizeof (struct aac_sg_entry); in aac_cmd_fib_brw()
5811 struct aac_sg_entry *sgp; in aac_cmd_fib_scsi32()
5815 sizeof (struct aac_srb) - sizeof (struct aac_sg_entry) + \ in aac_cmd_fib_scsi32()
5816 acp->left_cookien * sizeof (struct aac_sg_entry); in aac_cmd_fib_scsi32()
5842 sizeof (struct aac_srb) - sizeof (struct aac_sg_entry) + \ in aac_cmd_fib_scsi64()