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

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_ctrl.c56 struct lio_soft_command *sc = (struct lio_soft_command *)sc_ptr;
74 static inline struct lio_soft_command *
77 struct lio_soft_command *sc = NULL;
119 struct lio_soft_command *sc = NULL;
H A Dlio_iq.h231 struct lio_soft_command { struct
285 struct lio_soft_command *lio_alloc_soft_command(struct octeon_device *oct,
290 struct lio_soft_command *sc);
329 struct lio_soft_command *sc,
335 struct lio_soft_command *sc);
H A Dlio_response_manager.c99 struct lio_soft_command *sc;
122 struct lio_soft_command, node);
H A Dlio_request_manager.c407 struct lio_soft_command *sc;
631 lio_prepare_soft_command(struct octeon_device *oct, struct lio_soft_command *sc,
695 lio_send_soft_command(struct octeon_device *oct, struct lio_soft_command *sc)
730 struct lio_soft_command *sc;
739 sc = (struct lio_soft_command *)
759 struct lio_soft_command *sc;
765 struct lio_soft_command, node);
779 struct lio_soft_command *
783 struct lio_soft_command *sc = NULL;
787 uint32_t offset = sizeof(struct lio_soft_command);
[all...]
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_rss.c53 struct lio_soft_command *sc = (struct lio_soft_command *)arg;
102 struct lio_soft_command *sc = NULL;
H A Dlio_ioctl.c313 struct lio_soft_command *sc = buf;
345 struct lio_soft_command *sc;
H A Dlio_sysctl.c1310 struct lio_soft_command *sc = (struct lio_soft_command *)ptr;
1406 struct lio_soft_command *sc;
1451 struct lio_soft_command *sc = (struct lio_soft_command *)ptr;
1473 struct lio_soft_command *sc;
1509 struct lio_soft_command *sc = (struct lio_soft_command *)ptr;
1529 struct lio_soft_command *sc;
H A Dlio_main.c1231 struct lio_soft_command *sc;
1559 struct lio_soft_command *sc = (struct lio_soft_command *)buf;
2000 struct lio_soft_command *sc = (struct lio_soft_command *)buf;
2021 struct lio_soft_command *sc;

Completed in 222 milliseconds