Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dpata_atp867x.c64 ATP867X_NUM_PORTS = 4, enumerator
379 for (i = 0; i < ATP867X_NUM_PORTS; i++) in atp867x_fixup()
385 for (i = 0; i < ATP867X_NUM_PORTS; i++) in atp867x_fixup()
487 host = ata_host_alloc_pinfo(&pdev->dev, ppi, ATP867X_NUM_PORTS); in atp867x_init_one()