Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ata/
Data-all.c94 static void ata_uninit(void);
2165 ata_uninit(void) in ata_uninit() function
2170 SYSUNINIT(ata_unregister, SI_SUB_DRIVERS, SI_ORDER_SECOND, ata_uninit, NULL);