Home
last modified time | relevance | path

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

/freebsd/sys/dev/liquidio/base/
H A Dlio_iq.h248 void *virtrptr; member
H A Dlio_request_manager.c822 sc->virtrptr = (uint8_t *)sc + offset; in lio_alloc_soft_command()
825 sc->status_word = (uint64_t *)((uint8_t *)(sc->virtrptr) + in lio_alloc_soft_command()
/freebsd/sys/dev/liquidio/
H A Dlio_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()
H A Dlio_main.c1251 resp = (struct lio_if_cfg_resp *)sc->virtrptr; in lio_setup_nic_devices()
1553 resp = (struct lio_if_cfg_resp *)sc->virtrptr; in lio_if_cfg_callback()