Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_els.c929 logo->port_id = fc_htobe24(node->rnode.sport->fc_id); in ocs_send_logo()
989 adisc->hard_address = fc_htobe24(sport->fc_id); in ocs_send_adisc()
994 adisc->port_id = fc_htobe24(node->rnode.sport->fc_id); in ocs_send_adisc()
1680 adisc->port_id = fc_htobe24(node->rnode.sport->fc_id); in ocs_send_adisc_acc()
H A Docs_fcp.h120 static inline uint32_t fc_htobe24(uint32_t x) { return fc_be24toh(x); } in fc_htobe24() function
H A Docs_hw_queues.c1891 fc_hdr->f_ctl &= fc_htobe24(~FC_FCTL_SEQUENCE_INITIATIVE); in ocs_hw_rqpair_process_auto_xfr_rdy_cmd()
2234 buf->hdr.f_ctl = fc_htobe24(FC_FCTL_EXCHANGE_RESPONDER | in ocs_hw_rqpair_auto_xfer_rdy_buffer_alloc()
2483 buf->hdr.f_ctl = fc_htobe24(FC_FCTL_EXCHANGE_RESPONDER | in ocs_hw_rqpair_auto_xfer_rdy_buffer_sequence_reset()