Searched refs:sdev_door_upcall_filename (Results 1 – 1 of 1) sorted by relevance
84 static char *sdev_door_upcall_filename = NULL; variable239 if (sdev_door_upcall_filename == NULL) { in sdev_open_upcall_door()246 while (sdev_door_upcall_filename == NULL) { in sdev_open_upcall_door()262 if ((error = door_ki_open(sdev_door_upcall_filename, in sdev_open_upcall_door()279 if (sdev_door_upcall_filename) { in sdev_release_door()280 kmem_free(sdev_door_upcall_filename, in sdev_release_door()282 sdev_door_upcall_filename = NULL; in sdev_release_door()471 sdev_door_upcall_filename = namep; in devname_filename_register()474 sdev_door_upcall_filename)); in devname_filename_register()