Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h694 struct mptsas *m_next; argument
720 struct mptsas_slots *m_active; /* outstanding cmds */ argument
726 mptsas_cmd_t *m_tx_waitq; /* TX cmd queue for active request */ argument
730 mptsas_cmd_t *m_doneq; /* queue of completed commands */ argument
787 int m_pm_idle_delay;
798 uint_t m_options;
800 int m_in_callback;
862 ushort_t m_fwupload;
903 mptsas_phy_info_t m_phy_info[MPTSAS_MAX_PHYS]; argument
928 mptsas_event_entry_t m_events[MPTSAS_EVENT_QUEUE_SIZE]; argument
[all …]