Home
last modified time | relevance | path

Searched refs:INC_QBLOCKS (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.h191 #define INC_QBLOCKS(q, n) q->disk_hdr.h.blocks += n macro
H A Drdc_diskq.c1234 INC_QBLOCKS(q, (iofbas - FBA_LEN(sizeof (io_hdr)))); in rdc_diskq_enqueue()