Searched refs:resource (Results 1 – 2 of 2) sorted by relevance
61 struct multiboot_mmap_entry_t *resource = (struct multiboot_mmap_entry_t *)data; in multiboot2_get_memory() local67 *resource = *mmap; in multiboot2_get_memory()69 …resource = (struct multiboot_mmap_entry_t *)((uint8_t *)resource + ((struct multiboot_tag_mmap_t *… in multiboot2_get_memory()
31 #define EBUSY 10 /* 设备或资源忙 Device or resource busy.*/