Home
last modified time | relevance | path

Searched refs:ait_dev_con (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c14275 }ait_dev_con; typedef
14283 ait_dev_con *ait_conf; in st_is_sony_worm()
14287 ait_conf = kmem_zalloc(sizeof (ait_dev_con), KM_SLEEP); in st_is_sony_worm()
14290 (struct seq_mode *)ait_conf, sizeof (ait_dev_con)); in st_is_sony_worm()
14334 kmem_free(ait_conf, sizeof (ait_dev_con)); in st_is_sony_worm()