Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c136 static int sf_create_props(dev_info_t *, struct sf_target *, int);
4171 if (!sf_create_props(dip, target, lip_cnt)) { in sf_finish_init()
4288 if (sf_create_props(cdip, target, lip_cnt) != 1) { in sf_create_devinfo()
4332 sf_create_props(dev_info_t *cdip, struct sf_target *target, int lip_cnt) in sf_create_props() function