Searched refs:smpt_targets (Results 1 – 3 of 3) sorted by relevance
21 VERIFY(list_is_empty(&smpt->smpt_targets)); in smrt_physical_free()25 list_destroy(&smpt->smpt_targets); in smrt_physical_free()336 list_create(&smpt->smpt_targets, sizeof (smrt_target_t), in smrt_read_phys_ext()
238 list_insert_tail(&smpt->smpt_targets, smtg); in smrt_phys_tran_tgt_init()270 list_remove(&smpt->smpt_targets, smtg); in smrt_phys_tran_tgt_free()
398 list_t smpt_targets; member