Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1989 uint32_t frjt; in fc_fca_update_errors() local
1991 frjt = pkt->pkt_resp_fhdr.ro; in fc_fca_update_errors()
1993 pkt->pkt_action = (frjt & 0xFF000000) >> 24; in fc_fca_update_errors()
1994 pkt->pkt_reason = (frjt & 0xFF0000) >> 16; in fc_fca_update_errors()