Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-netcell.c53 static int ata_netcell_chipinit(device_t dev);
67 ctlr->chipinit = ata_netcell_chipinit; in ata_netcell_probe()
74 ata_netcell_chipinit(device_t dev) in ata_netcell_chipinit() function