Home
last modified time | relevance | path

Searched refs:start (Results 1 – 7 of 7) sorted by relevance

/libmctp-latest/
Dcore.c113 buf->start = binding->pkt_header; in mctp_pktbuf_alloc()
114 buf->end = buf->start + len; in mctp_pktbuf_alloc()
115 buf->mctp_hdr_off = buf->start; in mctp_pktbuf_alloc()
138 return pkt->end - pkt->start; in mctp_pktbuf_size()
143 assert(size <= pkt->start); in mctp_pktbuf_alloc_start()
144 pkt->start -= size; in mctp_pktbuf_alloc_start()
145 return pkt->data + pkt->start; in mctp_pktbuf_alloc_start()
372 if (binding->start) { in mctp_register_bus()
373 rc = binding->start(binding); in mctp_register_bus()
418 if (b1->start) { in mctp_bridge_busses()
[all …]
Dlibmctp.h53 size_t start, end, size; member
129 int (*start)(struct mctp_binding *binding); member
Dserial.c407 serial->binding.start = mctp_serial_core_start; in mctp_serial_init()
Dastlpc.c1134 return astlpc->binding.start(&astlpc->binding); in mctp_astlpc_update_channel()
1275 astlpc->binding.start = mctp_binding_astlpc_start_bmc; in __mctp_astlpc_init()
1277 astlpc->binding.start = mctp_binding_astlpc_start_host; in __mctp_astlpc_init()
DLICENSE497 to attach them to the start of each source file to most effectively
/libmctp-latest/tests/
Dtest_core.c97 rx_pkt->start = 0; in receive_ptkbuf()
/libmctp-latest/docs/bindings/
Dvendor-ibm-astlpc.md166 transmit and receive areas. These offsets are relative to the start of the LPC