Searched refs:bhs (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Disc_sm.c88 itt = pdu->ipdu.bhs.itt;
95 switch(pq->pdu.ipdu.bhs.opcode) {
101 sp->sid, ntohl(pq->pdu.ipdu.bhs.itt));
113 opq = i_search_hld(sp, pq->pdu.ipdu.bhs.itt, 1);
121 sp->sid, ntohl(pq->pdu.ipdu.bhs.itt),
133 opq = i_search_hld(sp, pq->pdu.ipdu.bhs.itt, 0);
134 debug(5, "itt=%x pq=%p opq=%p", ntohl(pq->pdu.ipdu.bhs.itt), pq, opq);
141 sp->sid, ntohl(pq->pdu.ipdu.bhs.itt));
151 opq = i_search_hld(sp, pq->pdu.ipdu.bhs.itt, 1);
160 sp->sid, ntohl(pq->pdu.ipdu.bhs
201 bhs_t *bhs = &pp->ipdu.bhs; local
360 bhs_t *bhs; local
435 bhs_t *bhs; local
[all...]
H A Disc_soc.c242 pp->ipdu.bhs.opcode, uio->uio_iovcnt, uio->uio_resid,
243 ntohl(pp->ipdu.bhs.itt));
318 bhs_t *bhs = &sp->bhs; local
325 iov->iov_base = bhs;
373 bhs_t *bhs = &pp->ipdu.bhs; local
387 if(bhs->AHSLength) {
388 debug(2, "bhs->AHSLength=%d", bhs
422 bhs_t *bhs; local
[all...]
H A Discsi_subr.c68 bhs_t *bhp = &opp->ipdu.bhs;
271 n = ntohl(pq->pdu.ipdu.bhs.CmdSN);
541 bhs_t *bhp = &opp->ipdu.bhs;
548 ntohl(pq->pdu.ipdu.bhs.itt),
558 ntohl(pq->pdu.ipdu.bhs.itt),
559 pq->pdu.ipdu.bhs.opcode, cmd->R);
561 switch(pq->pdu.ipdu.bhs.opcode) {
H A Discsivar.h69 #define ISOK2DIG(dig, pp) ((dig != NULL) && ((pp->ipdu.bhs.opcode & 0x1f) != ISCSI_LOGIN_CMD))
164 bhs_t bhs; member in struct:isc_session
548 if(pq->pdu.ipdu.bhs.itt == itt) {
570 if((op && op->ipdu.bhs.itt == pq->pdu.ipdu.bhs.itt)
572 && (pq->pdu.ipdu.bhs.opcode != ISCSI_WRITE_DATA)
573 && SNA_GT(exp, ntohl(pq->pdu.ipdu.bhs.ExpStSN)))) {
H A Discsi.c301 i, ntohl(pq->pdu.ipdu.bhs.CmdSN),\
302 pq->pdu.ipdu.bhs.opcode, ntohl(pq->pdu.ipdu.bhs.itt),\
303 ntohl(pq->pdu.ipdu.bhs.ExpStSN),\
649 i, ntohl( pq->pdu.ipdu.bhs.CmdSN), \
650 pq->pdu.ipdu.bhs.opcode, ntohl(pq->pdu.ipdu.bhs.itt),\
H A Discsi.h75 typedef struct bhs { struct
305 int len; // remapped via standard bhs
329 int len; // remapped via standard bhs
391 bhs_t bhs; member in union:ipdu_u
/freebsd-9.3-release/sys/arm/arm/
H A Dcpufunc_asm_fa526.S110 bhs _C_LABEL(fa526_dcache_wbinv_all)
158 bhs _C_LABEL(fa526_idcache_wbinv_all)
175 bhs _C_LABEL(fa526_icache_sync_all)
/freebsd-9.3-release/sbin/iscontrol/
H A Dlogin.c290 lp = (login_req_t *)&spp.ipdu.bhs;
330 lp = (login_req_t *)&spp.ipdu.bhs;
376 lp = (login_req_t *)&spp.ipdu.bhs;
H A Dpdu.c167 cmd = pp->ipdu.bhs.opcode;
H A Dfsm.c519 text_req_t *tp = (text_req_t *)&spp.ipdu.bhs;
607 logout_req_t *p = (logout_req_t *)&spp.ipdu.bhs;
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm557 bhs LSYM(Lbignum)
559 bhs LSYM(Lbignum)
570 bhs LSYM(Loop3)
572 bhs LSYM(Loop3)
786 bhs LSYM(Lover10)
H A Dieee754-sf.S141 bhs LSYM(Lad_o)

Completed in 93 milliseconds