/src/sys/dev/ic/ |
cs4215var.h | 35 volatile uint8_t bdata[4]; member in union:cs4215_state::__anonf6d85345010a
|
cs4215var.h | 35 volatile uint8_t bdata[4]; member in union:cs4215_state::__anonf6d85345010a
|
cs4215var.h | 35 volatile uint8_t bdata[4]; member in union:cs4215_state::__anonf6d85345010a
|
dwiic.c | 338 uint8_t *bdata; local in function:dwiic_i2c_exec 430 bdata = (void *)buf; 439 cmd = bdata[x]; 509 bdata[readpos] = resp;
|
dwiic.c | 338 uint8_t *bdata; local in function:dwiic_i2c_exec 430 bdata = (void *)buf; 439 cmd = bdata[x]; 509 bdata[readpos] = resp;
|
dwiic.c | 338 uint8_t *bdata; local in function:dwiic_i2c_exec 430 bdata = (void *)buf; 439 cmd = bdata[x]; 509 bdata[readpos] = resp;
|
/src/sys/arch/hp300/dev/ |
topcatreg.h | 112 uint16_t bdata; /* color map blue data 0x60b6 */ member in struct:tcboxfb
|
topcatreg.h | 112 uint16_t bdata; /* color map blue data 0x60b6 */ member in struct:tcboxfb
|
topcatreg.h | 112 uint16_t bdata; /* color map blue data 0x60b6 */ member in struct:tcboxfb
|
/src/sys/arch/hp300/stand/common/ |
grf_tcreg.h | 136 vu_short bdata; /* color map blue data 0x60b6 */ member in struct:tcboxfb
|
grf_tcreg.h | 136 vu_short bdata; /* color map blue data 0x60b6 */ member in struct:tcboxfb
|
grf_tcreg.h | 136 vu_short bdata; /* color map blue data 0x60b6 */ member in struct:tcboxfb
|
/src/usr.sbin/bootp/common/ |
readfile.c | 1251 struct shared_bindata *bdata; 1277 bdata = (struct shared_bindata *) smalloc(sizeof(struct shared_bindata) 1280 bcopy((*dest)->data, bdata->data, oldlength); 1282 bcopy(tmpbuf, bdata->data + oldlength, newlength + 2); 1283 bdata->length = oldlength + newlength + 2; 1284 bdata->linkcount = 1; 1286 *dest = bdata; 1242 struct shared_bindata *bdata; local in function:process_generic
|
readfile.c | 1251 struct shared_bindata *bdata; 1277 bdata = (struct shared_bindata *) smalloc(sizeof(struct shared_bindata) 1280 bcopy((*dest)->data, bdata->data, oldlength); 1282 bcopy(tmpbuf, bdata->data + oldlength, newlength + 2); 1283 bdata->length = oldlength + newlength + 2; 1284 bdata->linkcount = 1; 1286 *dest = bdata; 1242 struct shared_bindata *bdata; local in function:process_generic
|
readfile.c | 1251 struct shared_bindata *bdata; 1277 bdata = (struct shared_bindata *) smalloc(sizeof(struct shared_bindata) 1280 bcopy((*dest)->data, bdata->data, oldlength); 1282 bcopy(tmpbuf, bdata->data + oldlength, newlength + 2); 1283 bdata->length = oldlength + newlength + 2; 1284 bdata->linkcount = 1; 1286 *dest = bdata; 1242 struct shared_bindata *bdata; local in function:process_generic
|