Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-cypress.c53 static int ata_cypress_chipinit(device_t dev);
75 ctlr->chipinit = ata_cypress_chipinit; in ata_cypress_probe()
82 ata_cypress_chipinit(device_t dev) in ata_cypress_chipinit() function