Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/chipsets/
HData-netcell.c28 static int ata_netcell_chipinit(device_t dev);
42 ctlr->chipinit = ata_netcell_chipinit; in ata_netcell_ident()
49 ata_netcell_chipinit(device_t dev) in ata_netcell_chipinit() function