Home
last modified time | relevance | path

Searched refs:IOCTL_COMMON_MANAGE_FAT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3704 IOCTL_COMMON_MANAGE_FAT *fat; in emlxs_dump_tigershark_log()
3721 sizeof (IOCTL_COMMON_MANAGE_FAT) + BE_MAX_XFER_SIZE))) == NULL) { in emlxs_dump_tigershark_log()
3741 hdr_req->req_length = sizeof (IOCTL_COMMON_MANAGE_FAT); in emlxs_dump_tigershark_log()
3743 fat = (IOCTL_COMMON_MANAGE_FAT *)(hdr_req + 1); in emlxs_dump_tigershark_log()
3804 sizeof (IOCTL_COMMON_MANAGE_FAT) + xfer_size; in emlxs_dump_tigershark_log()
3806 fat = (IOCTL_COMMON_MANAGE_FAT *)(hdr_req + 1); in emlxs_dump_tigershark_log()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2994 } IOCTL_COMMON_MANAGE_FAT; typedef
4563 IOCTL_COMMON_MANAGE_FAT FATVar;