Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1979 uint32_t prjt; in fc_fca_update_errors() local
1981 prjt = pkt->pkt_resp_fhdr.ro; in fc_fca_update_errors()
1983 pkt->pkt_action = (prjt & 0xFF000000) >> 24; in fc_fca_update_errors()
1984 pkt->pkt_reason = (prjt & 0xFF0000) >> 16; in fc_fca_update_errors()