Home
last modified time | relevance | path

Searched defs:st_info (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi_impl.h42 struct sotpi_info st_info; member
/titanic_41/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dsbp2.h64 uint8_t st_info[4]; /* information bytes */ member
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h124 unsigned char st_info; member
/titanic_41/usr/src/uts/common/sys/
H A Delf.h511 unsigned char st_info; /* bind, type: ELF_32_ST_... */ member
519 unsigned char st_info; /* bind, type: ELF_64_ST_... */ member
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c1253 uchar_t st_info = in symstate_cmd_body() local
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c1571 st_info(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result) in st_info() function