Lines Matching refs:mpr_dev

284 			device_printf(sc->mpr_dev, "IOC is under the control "  in mpr_transition_ready()
317 device_printf(sc->mpr_dev, "Cannot transition IOC to ready\n"); in mpr_transition_ready()
1133 device_printf(sc->mpr_dev, "Cannot allocate queues DMA tag\n"); in mpr_alloc_queues()
1138 device_printf(sc->mpr_dev, "Cannot allocate queues memory\n"); in mpr_alloc_queues()
1177 device_printf(sc->mpr_dev, "Cannot allocate replies DMA tag\n"); in mpr_alloc_replies()
1182 device_printf(sc->mpr_dev, "Cannot allocate replies memory\n"); in mpr_alloc_replies()
1211 device_printf(sc->mpr_dev, "Cannot allocate request DMA tag\n"); in mpr_alloc_requests()
1216 device_printf(sc->mpr_dev, "Cannot allocate request memory\n"); in mpr_alloc_requests()
1256 device_printf(sc->mpr_dev, "Cannot allocate chain DMA tag\n"); in mpr_alloc_requests()
1261 device_printf(sc->mpr_dev, "Cannot allocate chain memory\n"); in mpr_alloc_requests()
1280 device_printf(sc->mpr_dev, "Cannot allocate sense DMA tag\n"); in mpr_alloc_requests()
1285 device_printf(sc->mpr_dev, "Cannot allocate sense memory\n"); in mpr_alloc_requests()
1295 device_printf(sc->mpr_dev, "Cannot allocate memory %s %d\n", in mpr_alloc_requests()
1333 device_printf(sc->mpr_dev, "Cannot allocate buffer DMA tag\n"); in mpr_alloc_requests()
1344 device_printf(sc->mpr_dev, "Cannot allocate memory %s %d\n", in mpr_alloc_requests()
1431 device_printf(sc->mpr_dev, "Cannot allocate NVMe PRP DMA " in mpr_alloc_nvme_prp_pages()
1437 device_printf(sc->mpr_dev, "Cannot allocate NVMe PRP memory\n"); in mpr_alloc_nvme_prp_pages()
1519 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1523 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1527 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1531 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1535 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1540 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1544 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1548 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1552 device_get_unit(sc->mpr_dev)); in mpr_get_tunables()
1568 device_get_unit(sc->mpr_dev)); in mpr_setup_sysctl()
1569 snprintf(tmpstr2, sizeof(tmpstr2), "%d", device_get_unit(sc->mpr_dev)); in mpr_setup_sysctl()
1571 sysctl_ctx = device_get_sysctl_ctx(sc->mpr_dev); in mpr_setup_sysctl()
1573 sysctl_tree = device_get_sysctl_tree(sc->mpr_dev); in mpr_setup_sysctl()
1682 device_printf(sc->mpr_dev, "Cannot allocate memory %s %d\n", in mpr_attach()
2218 device_printf(sc->mpr_dev, "Cannot allocate memory %s %d\n", in mpr_register_events()