HomeSort by: relevance | last modified time | path
    Searched refs:remap (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/sys/dev/raidframe/
rf_declusterPQ.h 40 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
43 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
46 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_raid5_rotatedspare.h 40 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
43 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_chaindecluster.h 43 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
46 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_evenodd.h 43 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
46 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_interdecluster.h 44 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
47 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_raid0.h 39 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
42 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_raid4.h 41 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
44 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_raid5.h 41 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
44 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_paritylogging.h 45 int remap);
49 int remap);
rf_raid5_rotatedspare.c 113 int remap)
117 if (remap) {
135 int remap)
142 if (remap)
rf_decluster.h 89 RF_SpareTableEntry_t **SpareTable; /* remap table for spare space */
104 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
107 RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
rf_raid0.c 85 RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
96 RF_SectorNum_t *diskSector, int remap)
rf_raid4.c 103 int remap)
114 int remap)
rf_chaindecluster.c 128 int remap)
141 if (!remap) {
147 /* remap sector to spare space... */
172 int remap)
180 if (!remap) {
187 /* remap parity to spare space ... */
rf_interdecluster.c 151 int remap)
165 if (!remap) {
171 /* remap sector to spare space... */
188 int remap)
200 if (!remap) {
207 /* remap parity to spare space ... */
rf_declusterPQ.c 279 RF_SectorNum_t *diskSector, int remap)
323 /* remap to distributed spare space if indicated */
324 if (remap) {
346 RF_SectorNum_t *diskSector, int remap)
378 if (remap)
396 RF_SectorNum_t *diskSector, int remap)
429 if (remap)
raidframevar.h 553 RF_SectorNum_t * diskSector, int remap);
559 RF_SectorNum_t * diskSector, int remap);
564 RF_SectorNum_t * diskSector, int remap);
rf_raid5.c 120 int remap)
131 int remap)
rf_decluster.c 319 RF_SectorNum_t *diskSector, int remap)
350 /* remap to distributed spare space if indicated */
351 if (remap) {
377 RF_SectorNum_t *diskSector, int remap)
411 if (remap) {
rf_map.c 75 * remap - 1 => remap address to spare space
80 RF_SectorCount_t numBlocks, void *buffer, int remap)
172 remap);
207 &(pda_p->col), &(pda_p->startSector), remap);
229 &(pda_p->col), &(pda_p->startSector), remap);
231 &(pda_q->col), &(pda_q->startSector), remap);
rf_raid1.c 105 int remap)
123 int remap)
  /src/games/hunt/huntd/
makemaze.c 165 remap(void) function in typeref:typename:void
228 remap();
  /src/sys/arch/arm/marvell/
mvsoc_space.c 429 bus_addr_t remap; local in function:mvsoc_bs_map
437 remap = read_mlmbreg(MVSOC_MLMB_WRLR(window)) &
439 remap |=
441 address = address - remap + base;
  /src/sys/arch/mac68k/obio/
iwm.s 732 moveb %a2@(0,%d3),%a4@+ | remap and store it
744 moveb %a2@(0,%d3),%d1 | Remap disk byte
751 orb %a2@(0,%d3),%d2 | Remap it and complete first byte
767 orb %a2@(0,%d3),%d2 | remap it and complete byte
777 orb %a2@(0,%d3),%d1 | remap it and complete byte
809 moveb %a2@(0,%d3),%d1 | Remap disk byte
816 orb %a2@(0,%d3),%d2 | Remap it and complete first byte
832 orb %a2@(0,%d3),%d2 | Remap it and complete byte
844 orb %a2@(0,%d3),%d1 | Remap it and complete byte
861 moveb %a2@(0,%d3),%d1 | Remap disk byt
    [all...]
  /src/sys/dev/ic/
ssdfb.c 803 uint8_t remap; local in function:ssdfb_init_ssd1322
862 remap = 0x10;
864 remap = 0x2;
868 SSDFB_CMD3(SSD1322_CMD_SET_REMAP_AND_DUAL_COM_LINE_MODE, remap, dualcom);
929 uint8_t remap; local in function:ssdfb_init_ssd1353
988 remap = sc->sc_p->p_compin_cfg;
990 remap ^= SSD1353_REMAP_COM_DIRECTION;
992 remap ^= SSD1353_REMAP_SEG_DIRECTION;
993 SSDFB_CMD2(SSD1353_CMD_REMAP_COLOR_DEPTH, remap);

Completed in 23 milliseconds

1 2