Searched refs:qp_offset (Results 1 – 3 of 3) sorted by relevance
259 qbuf->qb_ptrs.qp_offset = 0; in hci1394_q_buf_setup()406 qbuf->qb_ptrs.qp_offset); in hci1394_q_reserve()452 qbuf->qb_ptrs.qp_offset); in hci1394_q_reserve()465 qbuf->qb_ptrs.qp_offset); in hci1394_q_reserve()476 qbuf->qb_ptrs.qp_offset); in hci1394_q_reserve()524 qbuf->qb_ptrs.qp_offset = 0; in hci1394_q_next_buf()887 qbuf->qb_ptrs.qp_offset = (uint32_t)(qbuf->qb_ptrs.qp_current - in hci1394_q_at_write_OMI()943 qbuf->qb_ptrs.qp_offset = (uint32_t)(qbuf->qb_ptrs.qp_current - in hci1394_q_at_write_OLI()995 ].dmac_address + qbuf->qb_ptrs.qp_offset) | (q_handle->q_block_cnt & in hci1394_q_at_write_OLI()1090 ].dmac_address + qbuf->qb_ptrs.qp_offset) | (q_handle->q_block_cnt & in hci1394_q_at_write_OL()[all …]
205 uint32_t qp_offset; member253 hci1394_q_buf_s::qb_ptrs.qp_offset \
373 const int qp_offset = 5; /* qop */ in get_secfile_ent() local411 if (!*(flds + qp_offset) || in get_secfile_ent()412 (strncasecmp(*(flds + qp_offset), cf_secserv_default_str, in get_secfile_ent()414 NIS_SEC_CF_NA_CMP(*(flds + qp_offset))) in get_secfile_ent()417 m->qop = strdup(*(flds + qp_offset)); in get_secfile_ent()