Home
last modified time | relevance | path

Searched refs:ocs_textbuf_init (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/ocs_fc/
HDocs_utils.h102 extern int32_t ocs_textbuf_init(ocs_t *ocs, ocs_textbuf_t *textbuf, void *buffer, uint32_t length);
HDocs_utils.c1766 ocs_textbuf_init(ocs_t *ocs, ocs_textbuf_t *textbuf, void *buffer, uint32_t length) in ocs_textbuf_init() function
HDocs_scsi.c2519 ocs_textbuf_init(ocs, &txtbuf, buf, sizeof(buf)); in ocs_scsi_send_io()