Searched defs:megasas_instance (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1140 struct megasas_instance { struct
1212 int (*read_fw_status_reg)(struct megasas_instance *);
1213 void (*issue_cmd)(struct megasas_cmd *, struct megasas_instance *);
1214 int (*issue_cmd_in_sync_mode)(struct megasas_instance *,
1216 int (*issue_cmd_in_poll_mode)(struct megasas_instance *,
1218 void (*enable_intr)(struct megasas_instance *);
1219 void (*disable_intr)(struct megasas_instance *);
1220 int (*intr_ack)(struct megasas_instance *);
1284 #define TRAN2MEGA(tran) (struct megasas_instance *)(tran)->tran_hba_private)
1317 (struct megasas_instance *)SCSIHOST2ADA
[all...]

Completed in 71 milliseconds