Searched refs:pdu_off (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/dev/iscsi/ |
| HD | icl_wrappers.h | 76 icl_pdu_get_bio(struct icl_pdu *ip, size_t pdu_off, struct bio *bp, in icl_pdu_get_bio() argument 80 ICL_CONN_PDU_GET_BIO(ip->ip_conn, ip, pdu_off, bp, bio_off, len); in icl_pdu_get_bio()
|
| HD | icl_soft.c | 1271 size_t pdu_off, struct bio *bp, size_t bio_off, size_t len) in icl_soft_conn_pdu_get_bio() argument 1292 m_copydata(ip->ip_data_mbuf, pdu_off, todo, (char *)vaddr + in icl_soft_conn_pdu_get_bio() 1296 pdu_off += todo; in icl_soft_conn_pdu_get_bio()
|
| /freebsd-14-stable/sys/dev/iser/ |
| HD | icl_iser.c | 146 size_t pdu_off, struct bio *bp, size_t bio_off, in iser_conn_pdu_get_bio() argument
|
| /freebsd-14-stable/sys/dev/cxgbe/cxgbei/ |
| HD | icl_cxgbei.c | 809 size_t pdu_off, struct bio *bp, size_t bio_off, size_t len) in icl_cxgbei_conn_pdu_get_bio() argument 836 m_copydata(ip->ip_data_mbuf, pdu_off, todo, (char *)vaddr + in icl_cxgbei_conn_pdu_get_bio() 843 pdu_off += todo; in icl_cxgbei_conn_pdu_get_bio()
|