Searched refs:iscsi_network_path (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Discsi_boot.c277 uchar_t iscsi_network_path[MAXPATHLEN]; local
337 iscsi_network_path) > 0) {
338 nodeid = prom_finddevice((char *)iscsi_network_path);
/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c513 static char iscsi_network_path[BO_MAXOBJNAME] = {0}; local
528 iscsi_network_path) > 0) {
529 p = strchr(iscsi_network_path, ':');
533 return (iscsi_network_path);
/illumos-gate/usr/src/uts/common/os/
H A Dswapgeneric.c903 char iscsi_network_path[BO_MAXOBJNAME]; local
919 iscsi_network_path) > 0) {
920 p = strchr(iscsi_network_path, ':');
924 pathcopy = i_ddi_strdup(iscsi_network_path,

Completed in 73 milliseconds