Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Disci.h66 #define SCI_SMU_BAR_SIZE (16*1024) macro
H A Dinit.c308 smu_bar_size >= SCI_SMU_BAR_SIZE*SCI_MAX_CONTROLLERS) in num_controllers()
H A Dhost.c1305 return pcim_iomap_table(pdev)[SCI_SMU_BAR * 2] + SCI_SMU_BAR_SIZE * id; in smu_base()