SATA_EVNT_LOCK_PORT_BUSY
if (cportinfo->cport_event_flags & SATA_EVNT_LOCK_PORT_BUSY) {
cport_event_flags) & SATA_EVNT_LOCK_PORT_BUSY) != 0) {
if (cportinfo->cport_event_flags & SATA_EVNT_LOCK_PORT_BUSY) {
cport_event_flags |= SATA_EVNT_LOCK_PORT_BUSY;
cport_event_flags &= ~SATA_EVNT_LOCK_PORT_BUSY;
cportinfo->cport_event_flags &= ~SATA_EVNT_LOCK_PORT_BUSY;