Home
last modified time | relevance | path

Searched refs:pvs (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi.c319 msg->pvs = pvs; in pvscsi_process_msg_ring()
339 pvscsi_softc_t *pvs = msg->pvs; in pvscsi_handle_msg() local
805 bzero(REQ_RING(pvs), pvs->req_pages * PAGE_SIZE); in pvscsi_setup_rings()
806 bzero(CMP_RING(pvs), pvs->cmp_pages * PAGE_SIZE); in pvscsi_setup_rings()
1152 ((pvs = pd->pvs) == NULL)) { in pvscsi_start()
1332 pd->pvs = pvs; in pvscsi_tgt_init()
1371 ((pvs = pd->pvs) == NULL)) { in pvscsi_reset()
1411 pvs = cmd->pvs; in pvscsi_abort()
1416 ((pvs = pd->pvs) != NULL)) { in pvscsi_abort()
1668 kmem_free(pvs, sizeof (*pvs)); in pvscsi_teardown()
[all …]
H A Dpvscsi_var.h47 struct pvscsi_softc *pvs; member
66 struct pvscsi_softc *pvs; member
74 struct pvscsi_softc *pvs; member
106 #define REQ_RING(pvs) \ argument
107 ((struct PVSCSIRingReqDesc *)((pvs)->req_ring_buf.addr))
109 #define CMP_RING(pvs) \ argument
110 ((struct PVSCSIRingCmpDesc *)((pvs)->cmp_ring_buf.addr))
112 #define MSG_RING(pvs) \ argument
113 ((struct PVSCSIRingMsgDesc *)((pvs)->msg_ring_buf.addr))
115 #define RINGS_STATE(pvs) \ argument
[all …]
/illumos-gate/usr/src/cmd/sgs/pvs/
H A DMakefile.com30 PROG= pvs
35 COMOBJ= pvs.o
52 BLTMESG= $(SGSMSGDIR)/pvs
56 SGSMSGCOM= ../common/pvs.msg
H A DMakefile.targ44 $(RM) $@; $(SYMLINK) ../../bin/pvs $@
/illumos-gate/usr/src/cmd/sort/
H A Dstreams_wide.c265 static line_rec_t pvs; in stream_wide_put_line_unique() local
271 if ((pvs.l_collate.sp == NULL || in stream_wide_put_line_unique()
272 collated_wide(&pvs, line, 0, COLL_UNIQUE) != 0) && in stream_wide_put_line_unique()
278 pvs.l_collate.sp = safe_realloc(pvs.l_collate.sp, in stream_wide_put_line_unique()
284 (void) memcpy(pvs.l_collate.sp, line->l_collate.sp, in stream_wide_put_line_unique()
287 *(wchar_t *)(pvs.l_collate.sp + line->l_collate_length) = L'\0'; in stream_wide_put_line_unique()
288 pvs.l_collate_length = line->l_collate_length; in stream_wide_put_line_unique()
H A Dstreams_stdio.c390 static line_rec_t pvs; in stream_stdio_put_line_unique() local
396 if (pvs.l_collate.sp != NULL && in stream_stdio_put_line_unique()
397 collated(&pvs, line, 0, COLL_UNIQUE) == 0) { in stream_stdio_put_line_unique()
406 pvs.l_collate.sp = safe_realloc(pvs.l_collate.sp, in stream_stdio_put_line_unique()
411 (void) memcpy(pvs.l_collate.sp, line->l_collate.sp, in stream_stdio_put_line_unique()
413 *(pvs.l_collate.sp + line->l_collate_length) = '\0'; in stream_stdio_put_line_unique()
414 pvs.l_collate_length = line->l_collate_length; in stream_stdio_put_line_unique()
/illumos-gate/usr/src/cmd/sgs/
H A DMakefile59 pvs \
93 ldprof libcrle pvs elfdump \
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-linker.p5m42 link path=usr/bin/$(ARCH64)/pvs target=../../bin/pvs
55 file path=usr/bin/pvs mode=0555
118 file path=usr/share/man/man1/pvs.1
/illumos-gate/usr/src/cmd/sgs/messages/
H A DMakefile.com43 libcrle crle moe pvs \
H A Dsgs.ident46 MSG_ID_PVS 22 SUNW_OST_SGS /* sgs/pvs */
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.msg30 # Message file for cmd/sgs/pvs.
/illumos-gate/usr/src/man/man1/
H A DMakefile301 pvs.1 \
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1593 6931056 pvs -r output can include empty versions in output