Searched refs:ESC_DEVFS_DEVI_ADD (Results 1 – 6 of 6) sorted by relevance
132 subcl[0] = ESC_DEVFS_DEVI_ADD; in sysevent_init()300 if (strcmp(subclass, ESC_DEVFS_DEVI_ADD) == 0) { in sysevent_iochannel_data()
301 if (strcmp(subclass, ESC_DEVFS_DEVI_ADD) == 0) { in disk_sysev_to_state()702 ESC_DEVFS_DEVI_ADD, in init_sysevents()
318 if (strcmp(esc, ESC_DEVFS_DEVI_ADD) == 0) in piclslm_deliver_event()
271 #define ESC_DEVFS_DEVI_ADD "ESC_devfs_devi_add" macro
1657 if (strcmp(subclass, ESC_DEVFS_DEVI_ADD) == 0 || in event_handler()1687 if (strcmp(ESC_DEVFS_DEVI_ADD, subclass) == 0) { in event_handler()
4673 ev = sysevent_alloc(EC_DEVFS, ESC_DEVFS_DEVI_ADD, EP_DDI, SE_SLEEP); in i_log_devfs_add_devinfo()