---
title: IOPCIDeviceCrashNotification_t
framework: kernel
role: symbol
role_heading: Enumeration
path: kernel/iopcidevicecrashnotification_t
---

# IOPCIDeviceCrashNotification_t

## Declaration

```occ
typedef enum IOPCIResetType : unsigned int {
    ...
} IOPCIDeviceCrashNotification_t;
```

## Topics

### Constants

- [kIOPCIResetHot](kernel/iopcidevicecrashnotification_t/kiopciresethot.md)
- [kIOPCIResetNone](kernel/iopcidevicecrashnotification_t/kiopciresetnone.md)
