Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h490 typedef struct mptsas_slots { struct
630 (sizeof (struct mptsas_slots) + (sizeof (struct mptsas_cmd *) * \
720 struct mptsas_slots *m_active; /* outstanding cmds */
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c451 display_slotinfo(struct mptsas *mp, struct mptsas_slots *s) in display_slotinfo()
812 struct mptsas_slots *s; in mptsas_dcmd()