Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c360 u16 port_address; in isa_ctrl_write() local
363 port_address = start_address + (u16) offset; in isa_ctrl_write()
364 outb(data, port_address); in isa_ctrl_write()