Home
last modified time | relevance | path

Searched refs:SBUS_ESP_REG_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsun_esp.c95 esp->regs = of_ioremap(res, 0, SBUS_ESP_REG_SIZE, "ESP"); in esp_sbus_map_regs()
518 of_iounmap(&op->resource[(hme ? 1 : 0)], esp->regs, SBUS_ESP_REG_SIZE); in esp_sbus_probe_one()
574 SBUS_ESP_REG_SIZE); in esp_sbus_remove()
H A Desp_scsi.h36 #define SBUS_ESP_REG_SIZE 0x40UL macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsun_esp.c96 esp->regs = of_ioremap(res, 0, SBUS_ESP_REG_SIZE, "ESP"); in esp_sbus_map_regs()
519 of_iounmap(&op->resource[(hme ? 1 : 0)], esp->regs, SBUS_ESP_REG_SIZE); in esp_sbus_probe_one()
575 SBUS_ESP_REG_SIZE); in esp_sbus_remove()
H A Desp_scsi.h36 #define SBUS_ESP_REG_SIZE 0x40UL macro

Completed in 5 milliseconds