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

/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1279 struct megasas_instance *instance;
1283 struct megasas_instance *instance;
1287 struct megasas_instance { struct
1379 void (*fire_cmd)(struct megasas_instance *, dma_addr_t, \
1388 int (*adp_reset)(struct megasas_instance *, \
1390 int (*check_reset)(struct megasas_instance *, \
1394 u32 (*init_adapter)(struct megasas_instance *);
1395 u32 (*build_and_issue_cmd) (struct megasas_instance *,
1397 void (*issue_dcmd) (struct megasas_instance *instance,
1424 struct megasas_instance *instanc
[all...]

Completed in 43 milliseconds