Searched refs:cmi_attach (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pci/
H A Dcmi.c937 cmi_attach(device_t dev) function
951 device_printf(dev, "cmi_attach: Cannot allocate bus resource\n");
965 device_printf(dev, "cmi_attach: Unable to map interrupt\n");
981 device_printf(dev, "cmi_attach: Unable to create dma tag\n");
1004 DEB(printf("cmi_attach: succeeded\n"));
1101 DEVMETHOD(device_attach, cmi_attach),

Completed in 103 milliseconds