escreset
void escreset(struct esc_softc *dev, int how);
escreset(dev, 1 | 2); /* Reset Chip and Bus */
escreset(dev, 0);