Searched refs:MPT_DEVICE_FLAGS_INIT (Results 1 – 2 of 2) sorted by relevance
221 #define MPT_DEVICE_FLAGS_INIT 0x01 macro
1358 sas_device_priv_data->flags = MPT_DEVICE_FLAGS_INIT; in _scsih_slave_alloc()1695 sas_device_priv_data->flags &= ~MPT_DEVICE_FLAGS_INIT; in _scsih_slave_configure()3413 if (!(sas_device_priv_data->flags & MPT_DEVICE_FLAGS_INIT)) { in _scsih_qcmd_lck()