Home
last modified time | relevance | path

Searched refs:virtrptr (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/liquidio/base/
HDlio_iq.h248 void *virtrptr; member
HDlio_request_manager.c827 sc->virtrptr = (uint8_t *)sc + offset; in lio_alloc_soft_command()
830 sc->status_word = (uint64_t *)((uint8_t *)(sc->virtrptr) + in lio_alloc_soft_command()
/freebsd-13-stable/sys/dev/liquidio/
HDlio_sysctl.c1305 (struct lio_fw_stats_resp *)sc->virtrptr; in lio_fw_stats_callback()
1414 resp = (struct lio_fw_stats_resp *)sc->virtrptr; in lio_get_fw_stats()
1452 resp = (struct lio_intrmod_resp *)sc->virtrptr; in lio_get_intrmod_callback()
1478 resp = (struct lio_intrmod_resp *)sc->virtrptr; in lio_get_intrmod_cfg()
HDlio_main.c1255 resp = (struct lio_if_cfg_resp *)sc->virtrptr; in lio_setup_nic_devices()
1557 resp = (struct lio_if_cfg_resp *)sc->virtrptr; in lio_if_cfg_callback()