Home
last modified time | relevance | path

Searched defs:ioc_cmd (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c149 m_event_struct_t *ioc_cmd = NULL; in mptsas_ioc_event_find_by_cmd() local
165 m_event_struct_t *ioc_cmd = NULL; in mptsas_destroy_ioc_event_cmd() local
1054 m_event_struct_t *ioc_cmd = NULL; in mptsas_request_from_pool() local
1071 m_event_struct_t *ioc_cmd = NULL; in mptsas_return_to_pool() local
/titanic_50/usr/src/uts/common/io/
H A Dpckt.c616 int32_t ioc_cmd; in add_ctl_info() member
H A Dtimod.c991 int ioc_cmd; in timodrproc() local
2934 int ioc_cmd = iocb->ioc_cmd; in tim_send_ioctl_tpi_msg() local
/titanic_50/usr/src/uts/common/sys/
H A Dstream.h479 int ioc_cmd; /* ioctl command type */ member
489 int ioc_cmd; /* ioctl command type */ member
/titanic_50/usr/src/uts/common/netsmb/
H A Dsmb_dev.h295 uchar_t ioc_cmd; member
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1961 char ioc_cmd[30]; in man_ioctl() local
3805 char ioc_cmd[256]; in man_lrsrv() local
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_if.c8746 ip_sioctl_lookup(int ioc_cmd) in ip_sioctl_lookup()