Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h301 }fc_rnid_hdr_t; typedef
305 fc_rnid_hdr_t hdr;
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c9918 rnid_cnt = sizeof (ls_code_t) + sizeof (fc_rnid_hdr_t) + in fp_send_rnid()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c6156 req_len = FCIO_RNID_MAX_DATA_LEN + sizeof (fc_rnid_hdr_t); in ql_els_rnid()