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

/freebsd-13-stable/sys/dev/liquidio/
H A Dlio_main.c179 struct lio_if_cfg_resp { struct
1233 struct lio_if_cfg_resp *resp;
1248 resp_size = sizeof(struct lio_if_cfg_resp);
1256 resp = (struct lio_if_cfg_resp *)sc->virtrptr;
1560 struct lio_if_cfg_resp *resp;
1563 resp = (struct lio_if_cfg_resp *)sc->virtrptr;

Completed in 131 milliseconds