HomeSort by: relevance | last modified time | path
    Searched defs:exact_match (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/marvell/
mvspi.c 160 uint8_t exact_match = 0; local in function:mvspi_configure
205 exact_match = 1;
217 if (exact_match == 1)
  /src/tests/dev/audio/
audiotest.c 175 bool exact_match; variable in typeref:typename:bool
256 exact_match = false;
270 exact_match = true;
353 if (exact_match) {
  /src/sys/dev/pci/cxgb/
cxgb_t3_cpl.h 569 __u8 exact_match:1; member in struct:cpl_pass_accept_req
571 __u8 exact_match:1; member in struct:cpl_pass_accept_req

Completed in 18 milliseconds