Searched refs:STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance
51 #define STATUS_SUCCESS 0x00 macro560 return STATUS_SUCCESS; in get_next_record_identifier()582 rc = STATUS_SUCCESS; in clear_erst_record()644 rc = STATUS_SUCCESS; in read_erst_record()728 rc = STATUS_SUCCESS; in write_erst_record()836 s->command_status = STATUS_SUCCESS; in erst_reg_write()839 s->command_status = STATUS_SUCCESS; in erst_reg_write()1006 s->command_status = STATUS_SUCCESS; in erst_reset()
222 #ifndef STATUS_SUCCESS230 #define STATUS_SUCCESS (0x00000000U) macro
421 if (ioctl_status == STATUS_SUCCESS) { in DeviceIoControl()