HomeSort by: relevance | last modified time | path
    Searched refs:amr_dv (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
amr.c 288 amr->amr_dv = self;
370 aprint_error_dev(amr->amr_dv,
380 aprint_error_dev(amr->amr_dv, "unable to map buffer, rv = %d\n",
389 aprint_error_dev(amr->amr_dv,
398 aprint_error_dev(amr->amr_dv,
439 aprint_error_dev(amr->amr_dv, "memory exhausted\n");
500 "%s", device_xname(amr->amr_dv));
504 "%s", device_xname(amr->amr_dv));
507 aprint_error_dev(amr->amr_dv, "unable to create thread (%d)",
532 config_found(amr->amr_dv, &amra, amr_print
    [all...]
amrvar.h 56 device_t amr_dv; member in struct:amr_softc

Completed in 12 milliseconds