Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c150 m_event_struct_t *ioc_cmd = NULL; in mptsas_ioc_event_find_by_cmd() local
166 m_event_struct_t *ioc_cmd = NULL; in mptsas_destroy_ioc_event_cmd() local
1055 m_event_struct_t *ioc_cmd = NULL; in mptsas_request_from_pool() local
1072 m_event_struct_t *ioc_cmd = NULL; in mptsas_return_to_pool() local
/illumos-gate/usr/src/uts/common/io/
H A Dpckt.c618 int32_t ioc_cmd; in add_ctl_info() member
H A Dtimod.c993 int ioc_cmd; in timodrproc() local
2938 int ioc_cmd = iocb->ioc_cmd; in tim_send_ioctl_tpi_msg() local
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h497 int ioc_cmd; /* ioctl command type */ member
507 int ioc_cmd; /* ioctl command type */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c8754 ip_sioctl_lookup(int ioc_cmd) in ip_sioctl_lookup()