Searched refs:G_RAID_SUBDISK_E_DISCONNECTED (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/geom/raid/ |
| HD | g_raid.h | 178 #define G_RAID_SUBDISK_E_DISCONNECTED 0x03 /* A subdisk removed from volume. */ macro
|
| HD | md_jmicron.c | 995 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_md_event_jmicron() 1303 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_md_ctl_jmicron()
|
| HD | md_sii.c | 1083 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_md_event_sii() 1390 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_md_ctl_sii()
|
| HD | md_nvidia.c | 993 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_md_event_nvidia() 1308 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_md_ctl_nvidia()
|
| HD | g_raid.c | 220 case G_RAID_SUBDISK_E_DISCONNECTED: in g_raid_subdisk_event2str() 2142 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_destroy_disk()
|
| HD | md_intel.c | 1660 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_md_event_intel() 2242 g_raid_event_send(sd, G_RAID_SUBDISK_E_DISCONNECTED, in g_raid_md_ctl_intel()
|