ATW_ISSET         990 dev/ic/atw.c   	if (ATW_ISSET(sc, ATW_PAR, ATW_PAR_SWR))
ATW_ISSET        1889 dev/ic/atw.c   		if (ATW_ISSET(sc, ATW_BBPCTL, ATW_BBPCTL_WR) == 0)
ATW_ISSET        1921 dev/ic/atw.c   		if (ATW_ISSET(sc, ATW_BBPCTL, ATW_BBPCTL_RD|ATW_BBPCTL_WR) == 0)
ATW_ISSET        1938 dev/ic/atw.c   		if (ATW_ISSET(sc, ATW_BBPCTL, ATW_BBPCTL_RD) == 0)
ATW_ISSET        2020 dev/ic/atw.c   		if (ATW_ISSET(sc, ATW_SYNCTL, ATW_SYNCTL_RD|ATW_SYNCTL_WR) == 0)
ATW_ISSET        2037 dev/ic/atw.c   		if (ATW_ISSET(sc, ATW_SYNCTL, ATW_SYNCTL_RD) == 0)