Searched refs:hci1394_is_opcode_valid (Results 1 – 1 of 1) sorted by relevance
89 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