Searched refs:CMD_ATAPI_START_STOP_UNIT (Results 1 – 2 of 2) sorted by relevance
996 AHCICommand *cmd = ahci_atapi_command_create(CMD_ATAPI_START_STOP_UNIT, 0, false); in ahci_atapi_eject()1008 AHCICommand *cmd = ahci_atapi_command_create(CMD_ATAPI_START_STOP_UNIT, 0, false); in ahci_atapi_load()1048 case CMD_ATAPI_START_STOP_UNIT: in ahci_atapi_command_set_offset()1123 case CMD_ATAPI_START_STOP_UNIT: in ahci_atapi_set_size()
292 CMD_ATAPI_START_STOP_UNIT = 0x1b, enumerator