Searched refs:sf_type (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h181 int sf_type; /* Open type */ member in struct:nsc_fd_s
H A Dnsc_dev.c677 _nsc_find_io(dev->nsc_path, fd->sf_type, &changed)) &&
843 if ((rc = _nsc_alloc_iodev(dev, fd->sf_type, &iodev)) != 0)
1741 fd->sf_type = type;
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h1026 #define _Sftype (_Sftable.sf_type)
1060 uchar sf_type[SF_MAXCHAR+1]; /* conversion formats&types */ member in struct:_sftab_
/illumos-gate/usr/src/cmd/mdb/common/modules/nsctl/
H A Dnsctl.c1194 mdb_printf("open type: %08x <%b>\n", fd->sf_type,
1195 fd->sf_type, nsc_type_bits);

Completed in 96 milliseconds