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

/illumos-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c104 static char fc_trans[] = "SUNW,ifp"; /* fibre channel transport */ variable
408 if (strstr(&pcibus_list[index][0], fc_trans)) {
639 if ((strstr(devpath, fc_trans) ||
751 if (strstr(buf, fc_trans) != NULL) {
790 if (strstr(device, fc_trans)) {
807 if (strstr(device, fc_trans)) {
832 if (strstr(device, fc_trans)) {

Completed in 59 milliseconds