Symbol: IOCTL_COMMON_FLASHROM
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
1664
sizeof (IOCTL_COMMON_FLASHROM) + BE_MAX_XFER_SIZE))) == NULL) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
391
IOCTL_COMMON_FLASHROM *flashrom;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
430
hdr_req->req_length = sizeof (IOCTL_COMMON_FLASHROM) +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
433
flashrom = (IOCTL_COMMON_FLASHROM *)(hdr_req + 1);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
505
IOCTL_COMMON_FLASHROM *flashrom;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
538
hdr_req->req_length = sizeof (IOCTL_COMMON_FLASHROM) +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
541
flashrom = (IOCTL_COMMON_FLASHROM *)(hdr_req + 1);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
676
IOCTL_COMMON_FLASHROM *flashrom;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
694
sizeof (IOCTL_COMMON_FLASHROM) + 32))) == NULL) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
722
hdr_req->req_length = sizeof (IOCTL_COMMON_FLASHROM) +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
725
flashrom = (IOCTL_COMMON_FLASHROM *)(hdr_req + 1);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
768
hdr_req->req_length = sizeof (IOCTL_COMMON_FLASHROM) +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
771
flashrom = (IOCTL_COMMON_FLASHROM *)(hdr_req + 1);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_mbox.h
4761
IOCTL_COMMON_FLASHROM FlashRomVar;