Searched refs:asmc_wait (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/asmc/
H A Dasmc.c72 static int asmc_wait(device_t dev, uint8_t val);
719 asmc_wait(device_t dev, uint8_t val) function
774 if (asmc_wait(dev, 0x04))
781 if (asmc_wait(dev, 0x05))
824 if (asmc_wait(dev, 0x04))
831 if (asmc_wait(dev, 0x05))
842 if (asmc_wait(dev, 0x04))
849 if (asmc_wait(dev, 0x05))
909 if (asmc_wait(dev, 0x04))
917 if (asmc_wait(de
[all...]

Completed in 74 milliseconds