Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/advansys/
HDadvlib.h822 int adv_stop_chip(struct adv_softc *adv);
HDadvlib.c550 adv_stop_chip(adv); in adv_reset_chip()
1586 adv_stop_chip(struct adv_softc *adv) in adv_stop_chip() function
HDadvansys.c734 if (adv_stop_chip(adv) == 0 || adv_is_chip_halted(adv) == 0) { in adv_init()