PCAT_APM_STATUS_PORT
outb((u8) cmd_status, PCAT_APM_STATUS_PORT);
while ((s8)inb(PCAT_APM_STATUS_PORT) == ESM_STATUS_CMD_UNSUCCESSFUL) {