Home
last modified time | relevance | path

Searched refs:mvs_94xx_dispatch (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/scsi/mvsas/
Dmv_init.c45 [chip_9180] = { 2, 4, 0x800, 17, 64, 8, 9, &mvs_94xx_dispatch, },
46 [chip_9480] = { 2, 4, 0x800, 17, 64, 8, 9, &mvs_94xx_dispatch, },
47 [chip_9445] = { 1, 4, 0x800, 17, 64, 8, 11, &mvs_94xx_dispatch, },
48 [chip_9485] = { 2, 4, 0x800, 17, 64, 8, 11, &mvs_94xx_dispatch, },
50 [chip_1320] = { 2, 4, 0x800, 17, 64, 8, 9, &mvs_94xx_dispatch, },
Dmv_94xx.h276 extern const struct mvs_dispatch mvs_94xx_dispatch;
Dmv_sas.h66 extern const struct mvs_dispatch mvs_94xx_dispatch;
Dmv_94xx.c1009 const struct mvs_dispatch mvs_94xx_dispatch = { variable