Searched refs:cabletype (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/sparc64/sbus/
H A Ddma_sbus.c178 char *cabletype; local
211 (void **)&cabletype)) == -1) {
215 if (strcmp(cabletype, "aui") == 0)
219 OF_prop_free(cabletype);

Completed in 130 milliseconds