Print this page
8368 remove warlock leftovers from usr/src/uts

*** 584,597 **** int instance; int status; TAVOR_TNF_ENTER(tavor_attach); - #ifdef __lock_lint - (void) tavor_quiesce(dip); - #endif - switch (cmd) { case DDI_ATTACH: instance = ddi_get_instance(dip); status = ddi_soft_state_zalloc(tavor_statep, instance); if (status != DDI_SUCCESS) { --- 584,593 ----