Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dpata_atp867x.c78 ATP867X_NUM_PORTS = 4, enumerator
393 for (i = 0; i < ATP867X_NUM_PORTS; i++) in atp867x_fixup()
399 for (i = 0; i < ATP867X_NUM_PORTS; i++) in atp867x_fixup()
509 host = ata_host_alloc_pinfo(&pdev->dev, ppi, ATP867X_NUM_PORTS); in atp867x_init_one()