GET_STATUS
GET_STATUS(attention_status, u8)
GET_STATUS(latch_status, u8)
GET_STATUS(adapter_status, u8)
switch (GET_STATUS(sc->stats.phy.state)) {
GET_STATUS(sc->stats.phy.state));
if (GET_STATUS(data) != 2) {
modem_state = GET_STATUS(sc->stats.phy.state);
(GET_STATUS(sc->stats.phy.state) == 2) : \