Symbol: device_name
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
1571
dev_name = device_name(al, num_ifs, &src_addr, pr);
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
204
static char *device_name(struct ifaddrlist *, int, union any_in_addr *,
usr/src/cmd/luxadm/hotplug.c
1472
char *dev_path, device_name[MAXNAMELEN];
usr/src/cmd/luxadm/hotplug.c
1480
(void) strcpy(device_name, (hotplug_disk->dlhead)->logical_path);
usr/src/cmd/luxadm/hotplug.c
1484
"stopping: %s...."), device_name);
usr/src/cmd/luxadm/hotplug.c
1492
MSGSTR(158, "offlining: %s...."), device_name);
usr/src/cmd/luxadm/hotplug.c
1497
"\nonlining: %s\n"), device_name);
usr/src/cmd/luxadm/hotplug.c
1502
device_name);
usr/src/cmd/luxadm/hotplug.c
1530
char node_wwn_s[WWN_SIZE], device_name[MAXNAMELEN];
usr/src/cmd/luxadm/hotplug.c
1559
(void) l_get_drive_name(device_name, slot, f_r, hotplug_dev->box_name);
usr/src/cmd/luxadm/hotplug.c
1595
device_name);
usr/src/cmd/luxadm/hotplug.c
1600
device_name);
usr/src/cmd/luxadm/hotplug.c
1611
device_name);
usr/src/cmd/luxadm/hotplug.c
1616
device_name);
usr/src/cmd/luxadm/hotplug.c
1632
device_name);
usr/src/cmd/luxadm/hotplug.c
1644
device_name);
usr/src/cmd/luxadm/hotplug.c
1654
device_name);
usr/src/cmd/luxadm/hotplug.c
1667
"stopping: %s...."), device_name);
usr/src/cmd/luxadm/hotplug.c
1675
device_name);
usr/src/cmd/luxadm/hotplug.c
1680
"\nonlining: %s\n"), device_name);
usr/src/cmd/luxadm/hotplug.c
1685
device_name);
usr/src/cmd/luxadm/hotplug.c
1700
(void) print_errString(err, device_name);
usr/src/cmd/luxadm/hotplug.c
1705
device_name);
usr/src/cmd/luxadm/hotplug.c
1728
char *ses_path = NULL, *dev_path = NULL, device_name[MAXNAMELEN];
usr/src/cmd/luxadm/hotplug.c
1847
(void) sprintf(device_name, MSGSTR(5664,
usr/src/cmd/luxadm/hotplug.c
1853
(void) sprintf(device_name, MSGSTR(5542,
usr/src/cmd/luxadm/hotplug.c
1857
(void) sprintf(device_name, MSGSTR(5543,
usr/src/cmd/luxadm/hotplug.c
1862
(void) fprintf(stdout, "%s\n", device_name);
usr/src/cmd/luxadm/hotplug.c
2198
char device_name[MAXNAMELEN], *dev_path = NULL;
usr/src/cmd/luxadm/hotplug.c
2205
(void) sprintf(device_name,
usr/src/cmd/luxadm/hotplug.c
2210
(void) fprintf(stdout, "%s\n", device_name);
usr/src/cmd/rmformat/rmf_menu.c
90
int32_t my_open(char *device_name, int32_t flags);
usr/src/cmd/rmformat/rmf_menu.c
91
int32_t check_and_unmount_vold(char *device_name, int32_t flag);
usr/src/cmd/rmformat/rmf_menu.c
92
int32_t check_and_unmount_scsi(char *device_name, int32_t flag);
usr/src/cmd/rmformat/rmf_misc.c
227
check_and_unmount_vold(char *device_name, int32_t flag)
usr/src/cmd/rmformat/rmf_misc.c
238
DPRINTF1("Device name %s\n", device_name);
usr/src/cmd/rmformat/rmf_misc.c
244
if ((nm = volmgt_symname(device_name)) == NULL) {
usr/src/cmd/rmformat/rmf_misc.c
246
real_name = media_findname(device_name);
usr/src/cmd/rmformat/rmf_misc.c
342
check_and_unmount_scsi(char *device_name, int32_t flag)
usr/src/cmd/rmformat/rmf_misc.c
358
if (strncmp(device_name, "/dev/rdsk/c", strlen("/dev/rdsk/c")) != 0)
usr/src/cmd/rmformat/rmf_misc.c
362
&device_name[strlen("/dev/r")]);
usr/src/cmd/rmformat/rmf_misc.c
388
&device_name[strlen("/dev/r")]);
usr/src/cmd/rmformat/rmf_misc.c
582
my_open(char *device_name, int32_t flags)
usr/src/cmd/rmformat/rmf_misc.c
594
DPRINTF1("Device name %s\n", device_name);
usr/src/cmd/rmformat/rmf_misc.c
596
if ((nm = volmgt_symname(device_name)) == NULL) {
usr/src/cmd/rmformat/rmf_misc.c
598
real_name = media_findname(device_name);
usr/src/cmd/stat/common/dsr.c
437
return (localnfs->device_name);
usr/src/cmd/stat/common/dsr.h
48
char *device_name;
usr/src/cmd/stat/common/mnt.c
116
free(nfs->device_name);
usr/src/cmd/stat/common/mnt.c
124
free(ufs->device_name);
usr/src/cmd/stat/common/mnt.c
146
item->device_name =
usr/src/cmd/stat/common/mnt.c
58
if (strcmp(nm, minfo->device_name)) {
usr/src/cmd/svr4pkg/hdrs/libinst.h
344
extern char *flex_device(char *device_name, int dev_ok);
usr/src/cmd/svr4pkg/libinst/flex_dev.c
44
flex_device(char *device_name, int dev_ok)
usr/src/cmd/svr4pkg/libinst/flex_dev.c
47
char *np = device_name;
usr/src/cmd/svr4pkg/libinst/flex_dev.c
50
if (!device_name || !*device_name) /* NULL or empty */
usr/src/cmd/svr4pkg/libinst/flex_dev.c
74
np = device_name;
usr/src/cmd/svr4pkg/libinst/flex_dev.c
82
np = device_name;
usr/src/lib/fm/libseslog/common/libseslog.c
52
open_device(const char *device_name)
usr/src/lib/fm/libseslog/common/libseslog.c
57
fd = open(device_name, oflags);
usr/src/lib/fm/libseslog/common/libseslog.c
717
gather_data(char *device_name, ses_log_call_t *data)
usr/src/lib/fm/libseslog/common/libseslog.c
725
if ((sg_fd = open_device(device_name)) < 0) {
usr/src/lib/libfdisk/common/libfdisk.c
1144
if (strstr(epp->device_name, DEFAULT_PATH_PREFIX) == NULL) {
usr/src/lib/libfdisk/common/libfdisk.c
1152
canonp = epp->device_name + strlen(DEFAULT_PATH_PREFIX);
usr/src/lib/libfdisk/common/libfdisk.c
165
(void) strncpy(temp->device_name, devstr,
usr/src/lib/libfdisk/common/libfdisk.c
166
sizeof (temp->device_name));
usr/src/lib/libfdisk/common/libfdisk.c
169
if (stat(temp->device_name, &sbuf) != 0) {
usr/src/lib/libfdisk/common/libfdisk.c
172
(void) snprintf(temp->device_name, sizeof (temp->device_name),
usr/src/lib/libfdisk/common/libfdisk.c
175
if (stat(temp->device_name, &sbuf) != 0) {
usr/src/lib/libfdisk/common/libfdisk.c
182
if (strrchr(temp->device_name, 'p') == NULL) {
usr/src/lib/libfdisk/common/libfdisk.c
183
(void) strcat(temp->device_name, "p0");
usr/src/lib/libfdisk/common/libfdisk.c
186
if (stat(temp->device_name, &sbuf) != 0) {
usr/src/lib/libfdisk/common/libfdisk.c
204
if ((temp->dev_fd = open(temp->device_name, O_RDWR, 0666)) < 0) {
usr/src/lib/libfdisk/common/libfdisk.h
202
char device_name[PATH_MAX];
usr/src/lib/udapl/libdat/common/udat.c
257
ia_name = provider->device_name;
usr/src/lib/udapl/libdat/include/dat/udat_redirection.h
213
const char *device_name;
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_open.c
462
char *device_name);
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_open.c
505
char *device_name)
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_open.c
537
adapter_num = dapli_get_adapter_num(device_name);
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_open.c
59
char *device_name);
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_open.c
608
char *device_name)
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_open.c
619
for (p = device_name; *p; p++) {
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_query.c
137
ia_ptr->header.provider->device_name,
usr/src/lib/udapl/udapl_tavor/common/dapl_provider.c
275
cur_node->data.device_name = cur_node->name;
usr/src/uts/common/io/ib/ibnex/ibnex.c
1139
char *device_name, *cname = NULL, *caddr = NULL;
usr/src/uts/common/io/ib/ibnex/ibnex.c
1151
device_name = i_ddi_strdup(devname, KM_SLEEP);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1152
i_ddi_parse_name(device_name, &cname, &caddr, NULL);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1155
kmem_free(device_name, len);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1173
kmem_free(device_name, len);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1188
kmem_free(device_name, len);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1192
kmem_free(device_name, len);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1277
ibnex_config_root_iocnode(dev_info_t *parent, char *device_name)
usr/src/uts/common/io/ib/ibnex/ibnex.c
1287
"\tconfig_root_iocnode: name %s", device_name);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1289
portstr = strstr(device_name, ":port=");
usr/src/uts/common/io/ib/ibnex/ibnex.c
1301
device_name, &iou_guid, &ioc_guid, NULL) != IBNEX_SUCCESS) {
usr/src/uts/common/io/ib/ibnex/ibnex.c
1305
(void) snprintf(device_name, (IBNEX_MAX_NODEADDR_SZ + 4),
usr/src/uts/common/io/ib/ibnex/ibnex.c
1557
uint_t flag, ddi_bus_config_op_t op, void *device_name)
usr/src/uts/common/io/ib/ibnex/ibnex.c
1560
major_t major = (major_t)(uintptr_t)device_name;
usr/src/uts/common/io/ib/ibnex/ibnex.c
1563
if (ndi_busop_bus_unconfig(parent, flag, op, device_name) !=
usr/src/uts/common/io/ib/ibnex/ibnex.c
1717
ibnex_get_pkey_commsvc_index_portnum(char *device_name, int *index,
usr/src/uts/common/io/ib/ibnex/ibnex.c
1723
if (ibnex_devname_to_portnum(device_name, port_num) !=
usr/src/uts/common/io/ib/ibnex/ibnex.c
1729
srv = strchr(device_name, ',');
usr/src/uts/common/io/ib/ibnex/ibnex.c
1772
ibnex_devname_to_portnum(char *device_name, uint8_t *portnum)
usr/src/uts/common/io/ib/ibnex/ibnex.c
1777
temp1 = strchr(device_name, '@');
usr/src/uts/common/io/ib/ibnex/ibnex.c
1796
ibnex_config_ioc_node(char *device_name, dev_info_t *pdip)
usr/src/uts/common/io/ib/ibnex/ibnex.c
1805
device_name, &iou_guid, &ioc_guid, NULL) != IBNEX_SUCCESS) {
usr/src/uts/common/io/ib/ibnex/ibnex.c
1835
char *device_name, ib_guid_t *iou_guid, ib_guid_t *ioc_guid,
usr/src/uts/common/io/ib/ibnex/ibnex.c
1843
"Device Name %s", device_name);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1845
if ((temp = strchr(device_name, '@')) == NULL) {
usr/src/uts/common/io/ib/ibnex/ibnex.c
1859
len = device_name + strlen(device_name) - ++temp1;
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
244
uint_t flag, ddi_bus_config_op_t op, void *device_name)
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
247
if (ndi_busop_bus_unconfig(parent, flag, op, device_name) !=
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
255
major_t major = (major_t)(uintptr_t)device_name;
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
445
char *device_name, *cname = NULL, *caddr = NULL;
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
450
device_name = i_ddi_strdup(devname, KM_SLEEP);
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
451
i_ddi_parse_name(device_name, &cname, &caddr, NULL);
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
470
kmem_free(device_name, len);
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
480
char *device_name, *caddr, *cname;
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
490
device_name = i_ddi_strdup(devname, KM_SLEEP);
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
491
i_ddi_parse_name(device_name, &cname, &caddr, NULL);
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
496
kmem_free(device_name, len);
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
531
kmem_free(device_name, len);
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
552
kmem_free(device_name, len);
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
579
kmem_free(device_name, len);
usr/src/uts/common/sys/scsi/generic/sas.h
60
uint8_t device_name[8];
usr/src/uts/common/xen/io/xpvd.c
864
void *device_name)
usr/src/uts/common/xen/io/xpvd.c
866
return (ndi_busop_bus_unconfig(parent, flag, op, device_name));
usr/src/uts/common/xen/io/xpvd.c
878
char *device_name = i_ddi_strdup(name, KM_SLEEP);
usr/src/uts/common/xen/io/xpvd.c
882
i_ddi_parse_name(device_name, &cname, &caddr, NULL);
usr/src/uts/common/xen/io/xpvd.c
913
kmem_free(device_name, len);
usr/src/uts/sun4u/io/i2c/clients/pca9556.c
285
char *device_name;
usr/src/uts/sun4u/io/i2c/clients/pca9556.c
306
device_name = ddi_get_name(dip);
usr/src/uts/sun4u/io/i2c/clients/pca9556.c
308
if (strcmp(device_name, "i2c-pca9555") == 0) {