Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mvsas/
Dmv_init.c36 [chip_9180] = { 2, 4, 0x800, 17, 64, 8, 9, &mvs_94xx_dispatch, },
37 [chip_9480] = { 2, 4, 0x800, 17, 64, 8, 9, &mvs_94xx_dispatch, },
38 [chip_9445] = { 1, 4, 0x800, 17, 64, 8, 11, &mvs_94xx_dispatch, },
39 [chip_9485] = { 2, 4, 0x800, 17, 64, 8, 11, &mvs_94xx_dispatch, },
41 [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.h67 extern const struct mvs_dispatch mvs_94xx_dispatch;
Dmv_94xx.c1008 const struct mvs_dispatch mvs_94xx_dispatch = { variable