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

  /src/sys/dev/pci/
ld_twe.c 100 char unktype[16], stripebuf[32], unkstat[32]; local in function:ld_twe_attach
130 snprintf(stripebuf, sizeof(stripebuf),
133 snprintf(stripebuf, sizeof(stripebuf), "%s stripe ",
137 stripebuf[0] = '\0';
153 aprint_normal(": %s%s, status: %s\n", stripebuf, typestr, statstr);
  /src/sys/dev/raidframe/
rf_raid.h 174 RF_VoidPointerListElem_t *stripebuf; /* Full-stripe buffer free list */ member in struct:RF_Raid_s

Completed in 12 milliseconds