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

  /src/sys/dev/pci/
tga_conf.c 143 int deep, addrmask, wide; local in function:tga_identify
149 deep = (gder & 0x1) != 0; /* XXX */
156 if (!deep) {
  /src/usr.bin/make/unit-tests/
opt-m-include-dir.mk 10 # To set up this scenario, the file step2.mk is created deep in a hierarchy
42 # This is the file deep in the directory hierarchy. It sets up the
  /src/sys/kern/
uipc_mbuf.c 736 /* Deep copy. */
747 m_copy_internal(struct mbuf *m, int off0, int len, int wait, bool deep)
796 if (!deep) {

Completed in 13 milliseconds