Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c431 static int st_open(dev_t *devp, int flag, int otyp, cred_t *cred_p);
440 st_open, /* open */
2789 st_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) in st_open() function
2796 ST_ENTR(ST_DEVINFO, st_open); in st_open()