Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c89 static boolean_t hci1394_is_opcode_valid(uint16_t ixlopcode);
340 if (hci1394_is_opcode_valid(ixlopcode) != B_TRUE) { in hci1394_parse_ixl()
2329 hci1394_is_opcode_valid(uint16_t ixlopcode) in hci1394_is_opcode_valid() function