Searched refs:crn (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/dev/virtio/scsi/
H A Dvirtio_scsi.h48 uint8_t crn; member in struct:virtio_scsi_cmd_req
/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dobject.h81 corner crn; member in class:path
H A Dobject.cpp1917 : crn(c), label_list(0), ypath(0), is_position(0)
1922 : crn(0), label_list(0), ypath(0), is_position(1)
1929 : crn(c), ypath(0), is_position(0)
1946 assert(crn == 0);
1947 crn = c;
1979 if (crn == 0 || p->obj == 0)
1982 position ps = ((p->obj)->*(crn))();
H A Dpic.y76 corner crn;
262 %type <crn> corner
/freebsd-10.0-release/sys/dev/isp/
H A Disp_freebsd.h196 uint8_t crn; /* command reference number */ member in struct:isp_pcmd
234 * Per target/lun info- just to keep a per-ITL nexus crn count
H A Disp_freebsd.c786 PISP_PCMD(ccb)->crn = 0;
6394 PISP_PCMD(cmd)->crn = nxp->crnseed;

Completed in 215 milliseconds