Searched refs:fct_value_to_netbuf (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fct.h | 390 void fct_value_to_netbuf(uint64_t value, uint8_t *buf, uint8_t nbytes);
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 2382 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels() 2397 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels() 2498 fct_value_to_netbuf(ptid, els->els_req_payload + 5, 3); in fct_create_solels() 3562 fct_value_to_netbuf(uint64_t value, uint8_t *buf, uint8_t nbytes) in fct_value_to_netbuf() function
|