Searched defs:diskqueue (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_diskq.h | 137 typedef struct diskqueue { /* the incore info about the diskq */ struct 138 disk_hdrdiskqueue global() argument 139 nitems_hwmdiskqueue global() argument 140 blocks_hwmdiskqueue global() argument 141 throttle_delaydiskqueue global() argument 142 last_taildiskqueue global() argument 143 inflblsdiskqueue global() argument 144 inflitemsdiskqueue global() argument 146 disk_qlockdiskqueue global() argument 149 head_lockdiskqueue global() argument 150 busycvdiskqueue global() argument 151 busycntdiskqueue global() argument 152 nxt_iodiskqueue global() argument 153 hdrcntdiskqueue global() argument 154 coalesc_boundsdiskqueue global() argument 155 lastiodiskqueue global() argument 156 iohdrsdiskqueue global() argument 157 hdr_lastdiskqueue global() argument 158 qfullcvdiskqueue global() argument
|
/titanic_51/usr/src/cmd/avs/rdc/ |
H A D | sndrboot.c | 78 char diskqueue[NSC_MAXPATH]; /* Disk Queue volume */ member 131 char diskqueue[NSC_MAXPATH]; in sndrboot_lintmain() local 256 tobitmap, flag, directfile, group, diskqueue, doasync, in rdc_operation() argument 666 char diskqueue[NSC_MAXPATH]; in read_libcfg() local [all...] |
H A D | sndradm.c | 115 char diskqueue[NSC_MAXPATH]; /* Disk Queue volume */ member 228 char *diskqueue = pair.diskqueue; in rdc_print() local 673 char *diskqueue = pair.diskqueue; check_diskqueue() local 1237 rewrite_group_diskqueue(CFGFILE * cfg,_sd_dual_pair_t * pair,char * diskqueue) rewrite_group_diskqueue() argument 1724 char diskqueue[NSC_MAXPATH]; global() local 3797 rdc_operation(CFGFILE * cfg,char * fromhost,char * fromfile,char * frombitmap,char * tohost,char * tofile,char * tobitmap,int flag,int iflag,char * directfile,char * group,char * ctag,char * diskqueue,int * doasync,int reverse) global() argument 5445 char *diskqueue = pair.diskqueue; global() local [all...] |