Searched refs:fct_value_to_netbuf (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | fct.h | 387 void fct_value_to_netbuf(uint64_t value, uint8_t *buf, uint8_t nbytes);
|
/titanic_41/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 2363 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels() 2378 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels() 2479 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels() 3527 fct_value_to_netbuf(uint64_t value, uint8_t *buf, uint8_t nbytes) in fct_value_to_netbuf() function
|