Searched refs:s_nbytes (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h221 int s_nbytes; member in struct:__anon10220
387 int32_t s_nbytes; member in struct:__anon10236
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h224 int s_nbytes; member in struct:__anon9453
390 int32_t s_nbytes; member in struct:__anon9469
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_impl.h83 uint_t s_nbytes; member in struct:audio_stream
H A Daudio_format.c893 sp->s_nbytes = sp->s_nframes * framesz;
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c164 sc->s_nbytes = stsize;
179 fd, (void *)sc->s_statp, sc->s_nbytes, ctl->i_flags);
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c915 scp->cmd_stat.s_nbytes = scmd32.cmd_stat.s_nbytes;
2184 pbsz = (int)hp->h_sbdcmd.cmd_stat.s_nbytes;
2188 * s_nbytes describes the size of the preallocated user
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_mem.c540 uint64_t s_nbytes; local
624 s_nbytes = _ptob64(s_mp->sbm_npages);
690 mlret = memlist_delete_span(s_basepa, s_nbytes, &nl);
H A Dsbd.c1631 cmdp->cmd_stat.s_nbytes = scmd32.cmd_stat.s_nbytes;
4358 * s_nbytes describes the size of the preallocated user
4379 if ((int)cmdp->cmd_stat.s_nbytes < cksz) {
4380 PR_ALL("%s: ncm=%d s_nbytes = 0x%x\n", f, ncm,
4381 cmdp->cmd_stat.s_nbytes);
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c919 scp->cmd_stat.s_nbytes = scmd32.cmd_stat.s_nbytes;
2216 pbsz = (int)hp->h_sbdcmd.cmd_stat.s_nbytes;
2220 * s_nbytes describes the size of the preallocated user

Completed in 113 milliseconds