Searched refs:handle_info (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/th_tools/ |
H A D | th_define.c | 280 struct handle_info *e1 = (struct handle_info *)p1; in hdl_cmp() 281 struct handle_info *e2 = (struct handle_info *)p2; in hdl_cmp() 1234 struct handle_info *hdl, /* handle to match against request */ in add_edef() 1424 match_hinfo(struct handle_info *hp, int instance, uint_t access_type, in match_hinfo() 1460 get_hinfo(int fd, char *name, struct handle_info **hip, size_t *nhdls, in get_hinfo() 1489 } else if ((*hip = GETSTRUCT(struct handle_info, *nhdls)) == 0) { in get_hinfo() 1492 struct handle_info *hp, **chosen; in get_hinfo() 1515 struct handle_info **ip; in get_hinfo() 1517 struct handle_info *prev = 0; in get_hinfo() 1754 struct handle_info *hdls, *hdl; in test_driver() [all …]
|
H A D | th_manage.c | 206 struct handle_info *hip, *hp; in main()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | bofi.h | 178 struct handle_info { struct
|
/titanic_50/usr/src/uts/common/io/ |
H A D | bofi.c | 922 struct handle_info *hdlip; in bofi_ioctl() 923 struct handle_info *hib; in bofi_ioctl() 1607 kmem_zalloc(req_count * sizeof (struct handle_info), in bofi_ioctl()
|