Home
last modified time | relevance | path

Searched refs:SCI_SCU_BAR_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Disci.h68 #define SCI_SCU_BAR_SIZE (4*1024*1024) macro
H A Dinit.c326 if (scu_bar_size >= SCI_SCU_BAR_SIZE*SCI_MAX_CONTROLLERS && in num_controllers()
H A Dhost.c1299 return pcim_iomap_table(pdev)[SCI_SCU_BAR * 2] + SCI_SCU_BAR_SIZE * id; in scu_base()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Disci.h68 #define SCI_SCU_BAR_SIZE (4*1024*1024) macro
H A Dinit.c324 if (scu_bar_size >= SCI_SCU_BAR_SIZE*SCI_MAX_CONTROLLERS && in num_controllers()
H A Dhost.c1297 return pcim_iomap_table(pdev)[SCI_SCU_BAR * 2] + SCI_SCU_BAR_SIZE * id; in scu_base()

Completed in 10 milliseconds