Home
last modified time | relevance | path

Searched refs:srb (Results 1 – 25 of 85) sorted by relevance

1234

/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.pp28 1: 15713 srb
9 2: 15713 srb
10 3: 15713 srb
H A Dt.beginexit6 15713 srb
H A Dt.break16 6 15713 srb
H A Dt.break26 6 15713 srb
H A Dt.set0b16 srb
17 srb
18 srb
H A Dt.set0a16 srb
17 1 srb
18 srb
H A Dt.strcmp2 15713 srb
H A Dt.printf6 %: srb ... 15713 15713 srb
H A Dt.split46 7 15713 srb 15713 srb
H A Dt.set26 srb srb
H A Dt.in1133 5 srb 15713
H A Dt.nameval5 srb 15713
H A Dt.41 15713 srb
H A Dt.printf26 %: srb ... 15713 15713 srb 0 0 0 a s
H A Dt.vf36 srb srb
H A Dt.8.y6 srb srb
H A Dt.cat21 srb 15713
22 15713 is srb
23 srb is 15713
H A Dt.NF28 15713|srb
30 15713|srb|||five
H A Dt.re512 15713 srb
13 15713 srb
14 15713 srb
15 15713 srb
H A Dt.split26 srb 15713
H A Dt.vf11 srb
H A Dt.makef6 15713 srb 31426
H A Dt.not12 15713 srb
13 15713 srb
14 15713 srb
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c438 struct aac_srb *srb; in aac_send_raw_srb() local
469 srb = (struct aac_srb *)fibp->data; in aac_send_raw_srb()
472 if (ddi_copyin((void *)arg, srb, usr_fib_size, mode) != 0) { in aac_send_raw_srb()
477 srb_sgcount = srb->sg.SgCount; /* No endianness conversion needed */ in aac_send_raw_srb()
503 (struct aac_sg_entry64 *)srb->sg.SgEntry; in aac_send_raw_srb()
512 struct aac_sg_entry *sgp = srb->sg.SgEntry; in aac_send_raw_srb()
535 if (srb->flags & SRB_DataIn) { in aac_send_raw_srb()
539 if (srb->flags & SRB_DataOut) { in aac_send_raw_srb()
594 acp->cmdlen = srb->cdb_size; in aac_send_raw_srb()
595 acp->timeout = srb->timeout; in aac_send_raw_srb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c3400 ql_srb_t *srb = NULL; in ql_els_passthru_entry() local
3416 if (srb != NULL) { in ql_els_passthru_entry()
3420 srb = NULL; in ql_els_passthru_entry()
3425 srb->handle = 0; in ql_els_passthru_entry()
3430 srb = NULL; in ql_els_passthru_entry()
3440 if (srb != NULL) { in ql_els_passthru_entry()
3443 srb->flags); in ql_els_passthru_entry()
3459 srb, srb->pkt->pkt_reason); in ql_els_passthru_entry()
3500 opcode, srb, srb->pkt, tq, tq->d_id.b24, in ql_els_passthru_entry()
3515 if (ha != srb->ha) { in ql_els_passthru_entry()
[all …]

1234