Home
last modified time | relevance | path

Searched refs:SS_CSINITDEV_REMOVE_DEVICE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsservice.h477 #define SS_CSINITDEV_REMOVE_DEVICE 0x02 /* remove device node */ macro
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c3959 } else if (init->flags & SS_CSINITDEV_REMOVE_DEVICE) { in pcmcia_create_device()
3960 device.op = SS_CSINITDEV_REMOVE_DEVICE; in pcmcia_create_device()
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c7677 ss_make_device_node.flags = SS_CSINITDEV_REMOVE_DEVICE;
7710 ss_make_device_node.flags = SS_CSINITDEV_REMOVE_DEVICE;