Home
last modified time | relevance | path

Searched refs:G_RAID_NODE_E_START (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/geom/raid/
H A Dg_raid.h289 #define G_RAID_NODE_E_START 0x01 macro
H A Dmd_jmicron.c794 g_raid_event_send(sc, G_RAID_NODE_E_START, 0); in g_raid_jmicron_go()
975 case G_RAID_NODE_E_START: in g_raid_md_event_jmicron()
H A Dmd_nvidia.c798 g_raid_event_send(sc, G_RAID_NODE_E_START, 0); in g_raid_nvidia_go()
970 case G_RAID_NODE_E_START: in g_raid_md_event_nvidia()
H A Dmd_sii.c871 g_raid_event_send(sc, G_RAID_NODE_E_START, 0); in g_raid_sii_go()
1063 case G_RAID_NODE_E_START: in g_raid_md_event_sii()
H A Dmd_intel.c1417 g_raid_event_send(sc, G_RAID_NODE_E_START, 0); in g_raid_intel_go()
1641 case G_RAID_NODE_E_START: in g_raid_md_event_intel()
H A Dg_raid.c144 case G_RAID_NODE_E_START: in g_raid_node_event2str()