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

/freebsd-10.3-release/sys/dev/twa/
H A Dtw_cl_misc.c87 TW_CL_NULL) {
103 if ((req_pkt = req->orig_req) != TW_CL_NULL) {
141 TW_CL_NULL) {
157 if ((req_pkt = req->orig_req) != TW_CL_NULL) {
197 TW_CL_NULL) {
213 if ((req_pkt = req->orig_req) != TW_CL_NULL) {
321 )) == TW_CL_NULL) {
327 req->tw_cli_callback = TW_CL_NULL;
566 * TW_CL_NULL -- failure
583 req->req_handle = TW_CL_NULL;
[all...]
H A Dtw_cl_io.c97 )) == TW_CL_NULL) {
142 if (((TW_CL_Q_FIRST_ITEM(&(ctlr->req_q_head[TW_CLI_PENDING_Q]))) != TW_CL_NULL) ||
272 TW_VOID *sgl = TW_CL_NULL;
280 )) == TW_CL_NULL) {
338 if (((TW_CL_Q_FIRST_ITEM(&(ctlr->req_q_head[TW_CLI_PENDING_Q]))) != TW_CL_NULL) ||
711 * back on completion; TW_CL_NULL if no callback.
723 struct tw_cl_param_9k *param = TW_CL_NULL;
730 )) == TW_CL_NULL)
779 if (callback == TW_CL_NULL) {
828 * back on completion; TW_CL_NULL i
[all...]
H A Dtw_cl_init.c279 if ((non_dma_mem == TW_CL_NULL) || (dma_mem == TW_CL_NULL)
575 0, 0, 0, 0, 0, TW_CL_NULL, TW_CL_NULL, TW_CL_NULL,
576 TW_CL_NULL, TW_CL_NULL)))
645 )) == TW_CL_NULL)
H A Dtw_cl_share.h50 #define TW_CL_NULL ((TW_VOID *)0) macro
301 (((head)->next != head) ? ((head)->next) : TW_CL_NULL)
306 (((head)->prev != head) ? ((head)->prev) : TW_CL_NULL)
311 (((item)->next != head) ? ((item)->next) : TW_CL_NULL)
316 (((item)->prev != head) ? ((item)->prev) : TW_CL_NULL)
H A Dtw_cl_intr.c109 if ((TW_CL_Q_FIRST_ITEM(&(ctlr->req_q_head[TW_CLI_PENDING_Q]))) == TW_CL_NULL)
293 TW_CL_NULL) {
362 TW_CL_NULL) {
686 ? tw_cli_param_callback : TW_CL_NULL)))
H A Dtw_cl.h286 struct tw_cli_req_context *req = TW_CL_NULL;
291 TW_CL_NULL) {
H A Dtw_osl.h261 TW_CL_NULL) {

Completed in 51 milliseconds