Searched refs:ddesc (Results 1 – 3 of 3) sorted by relevance
348 door_desc_t ddesc[2]; in get_handle_from_fd() local406 ddesc[0].d_data.d_desc.d_descriptor = fd; in get_handle_from_fd()407 ddesc[0].d_attributes = DOOR_DESCRIPTOR; in get_handle_from_fd()411 door_args.desc_ptr = &ddesc[0]; in get_handle_from_fd()
784 door_desc_t ddesc[2]; in remap_shared_buf() local854 ddesc[0].d_data.d_desc.d_descriptor = fd; in remap_shared_buf()855 ddesc[0].d_attributes = DOOR_DESCRIPTOR; in remap_shared_buf()858 door_args.desc_ptr = &ddesc[0]; in remap_shared_buf()
502 struct i386_devdesc *ddesc; in mount_root() local508 if (i386_getdev((void **)&ddesc, root, NULL)) { in mount_root()515 bdev = ddesc; in mount_root()