SS_STS_HANDSHAKE
while (!(le32_to_cpu(*scratch) & SS_STS_HANDSHAKE)) {
while (mailboxdata != SS_STS_HANDSHAKE) {