Searched defs:dbytes (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/cwfs/ |
H A D | scsi.c | 100 doscsi(Target* tp, int rw, uchar* cmd, int cbytes, void* data, int* dbytes) in doscsi() 135 scsiexec(Target* tp, int rw, uchar* cmd, int cbytes, void* data, int* dbytes) in scsiexec() 379 scsiio(Device* d, int rw, uchar* cmd, int cbytes, void* data, int dbytes) in scsiio()
|
/plan9/sys/src/cmd/gs/src/ |
H A D | shcgen.c | 295 hc_bytes_from_definition(byte * dbytes, const hc_definition * def) in hc_bytes_from_definition() 325 hc_sizes_from_bytes(hc_definition * def, const byte * dbytes, int num_bytes) in hc_sizes_from_bytes() 345 hc_definition_from_bytes(hc_definition * def, const byte * dbytes) in hc_definition_from_bytes()
|
H A D | gsimage.c | 390 gs_image_next(gs_image_enum * penum, const byte * dbytes, uint dsize, in gs_image_next()
|
H A D | gxcht.c | 1165 int dbytes = depth >> 3; in set_color_ht_le_4() local 1351 int dbytes = depth >> 3; in set_color_ht_gt_4() local
|