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

/linux-4.1.27/scripts/kconfig/lxdialog/
H A Ddialog.h103 chtype atr; /* Color attribute */
221 void attr_clear(WINDOW * win, int height, int width, chtype attr);
226 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
227 chtype border);
H A Dutil.c242 void attr_clear(WINDOW * win, int height, int width, chtype attr) attr_clear()
478 chtype box, chtype border) draw_box()
/linux-4.1.27/scripts/kconfig/
H A Dnconf.h84 chtype color);
H A Dnconf.gui.c152 chtype color) print_in_middle()
/linux-4.1.27/net/caif/
H A Dcfcnfg.c255 l->chtype = s->sockaddr.u.at.type & 0x3; caif_connect_req_to_link_param()
259 l->chtype = 0x00; caif_connect_req_to_link_param()
264 l->chtype = 0x03; caif_connect_req_to_link_param()
278 l->chtype = 0x00; caif_connect_req_to_link_param()
294 l->chtype = s->sockaddr.u.dbg.type; caif_connect_req_to_link_param()
H A Dcfctrl.c81 p1->endpoint == p2->endpoint && p1->chtype == p2->chtype; param_eq()
229 cfpkt_addbdy(pkt, (param->chtype << 4) | param->linktype); cfctrl_linkup_request()
393 linkparam.chtype = servtype; cfctrl_recv()
/linux-4.1.27/include/net/caif/
H A Dcfctrl.h63 u8 chtype; /* (H1,H0) Channel-Type, applies to member in struct:cfctrl_link_param
/linux-4.1.27/drivers/staging/unisys/visorchannel/
H A Dvisorchannel_funcs.c93 guid = p->chan_hdr.chtype; visorchannel_create_guts()
532 seq_printf(seq, " Type = %lu\n", (ulong)q->chtype); sigqueue_debug()
587 seq_printf(seq, "Type = %pUL\n", &phdr->chtype); visorchannel_debug()
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
H A Dchannel.h199 uuid_le chtype; /* Channel type: data, bus, control, etc. */ member in struct:channel_header
238 u32 chtype; /* Queue type: storage, network */ member in struct:signal_queue_header
276 chan->QHDRFLD.chtype = typ; \
303 &((struct channel_header __iomem *)(ch))->chtype, spar_check_channel_client()
/linux-4.1.27/drivers/staging/unisys/uislib/
H A Duislib.c416 (dev->chanptr))->chtype); create_device()
433 (dev->chanptr))->chtype); create_device()

Completed in 476 milliseconds