Searched refs:SCSA_FLAVOR_SMP (Results 1 – 3 of 3) sorted by relevance
559 #define SCSA_FLAVOR_SMP 1 macro
1464 ndi_flavorv_set(self, SCSA_FLAVOR_SMP, tran); in smp_hba_attach_setup()1475 ndi_flavorv_set(self, SCSA_FLAVOR_SMP, NULL); in smp_hba_detach()1489 if (ndi_flavor_get(child) != SCSA_FLAVOR_SMP) in smp_busctl_ua()1557 tran = ndi_flavorv_get(self, SCSA_FLAVOR_SMP); in smp_busctl_initchild()1571 ASSERT(ndi_flavor_get(dup) == SCSA_FLAVOR_SMP); in smp_busctl_initchild()1572 if (ndi_flavor_get(dup) != SCSA_FLAVOR_SMP) { in smp_busctl_initchild()1618 tran = ndi_flavorv_get(self, SCSA_FLAVOR_SMP); in smp_busctl_uninitchild()1643 if (ndi_flavor_get(child) != SCSA_FLAVOR_SMP) in smp_findchild()1729 ndi_flavor_set(child, SCSA_FLAVOR_SMP); in smp_hba_bus_config_taddr()2381 tran = ndi_flavorv_get(child, SCSA_FLAVOR_SMP); in iport_postdetach_tran_smp_device()[all …]
15871 ndi_flavor_set(*smp_dip, SCSA_FLAVOR_SMP); in mptsas_online_smp()