Home
last modified time | relevance | path

Searched refs:mvs_64xx_dispatch (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/mvsas/
Dmv_init.c17 [chip_6320] = { 1, 2, 0x400, 17, 16, 6, 9, &mvs_64xx_dispatch, },
18 [chip_6440] = { 1, 4, 0x400, 17, 16, 6, 9, &mvs_64xx_dispatch, },
19 [chip_6485] = { 1, 8, 0x800, 33, 32, 6, 10, &mvs_64xx_dispatch, },
24 [chip_1300] = { 1, 4, 0x400, 17, 16, 6, 9, &mvs_64xx_dispatch, },
Dmv_sas.h50 extern const struct mvs_dispatch mvs_64xx_dispatch;
Dmv_64xx.c761 const struct mvs_dispatch mvs_64xx_dispatch = { variable