Searched refs:get_device (Results 1 – 6 of 6) sorted by relevance
| /titanic_41/usr/src/cmd/cdrw/ |
| H A D | device.h | 73 cd_device *get_device(char *user_supplied, char *node);
|
| H A D | device.c | 90 get_device(char *user_supplied, char *node) in get_device() function 588 if ((t_dev = get_device(NULL, dev)) == NULL) { in scan_for_cd_device()
|
| H A D | main.c | 203 target = get_device(tgtdev, devpath); in setup_target()
|
| H A D | copycd.c | 217 src = get_device(copy_src, p); in copy_cd()
|
| /titanic_41/usr/src/cmd/rmformat/ |
| H A D | rmf_misc.c | 93 static device_t *get_device(char *user_supplied, char *node); 1157 if ((t_dev = get_device(NULL, dev)) == NULL) { in find_device() 1312 get_device(char *user_supplied, char *node) in get_device() function
|
| /titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
| H A D | sol_kverbs.c | 107 get_device(ofs_client_t *ofs_client, ib_guid_t guid) in get_device() function 208 device = get_device(ofs_client, event->ev_hca_guid); in ofs_async_handler()
|