Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ide/
Dfalconide.c107 static const struct ide_port_info falconide_port_info = { variable
155 host = ide_host_alloc(&falconide_port_info, hws, 1); in falconide_init()
162 rc = ide_host_register(host, &falconide_port_info, hws); in falconide_init()