Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c1831 (*cfg_functp)(struct scsi_tape *, char *vidpid, struct st_drivetype *); typedef
1833 static cfg_functp config_functs[] = {
1849 cfg_functp *config_funct; in st_known_tape_type()