HomeSort by: relevance | last modified time | path
    Searched defs:ld_virtio_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
ld_virtio.c 195 static void ld_virtio_attach(device_t, device_t, void *);
199 ld_virtio_match, ld_virtio_attach, ld_virtio_detach, NULL);
311 ld_virtio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 11 milliseconds