Searched refs:buftype (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/sys/dev/sec/
H A Dsec.c97 struct cryptodesc *enc, int buftype);
100 struct cryptodesc *enc, struct cryptodesc *mac, int buftype);
110 int buftype);
117 int buftype);
127 int buftype);
1369 int buftype, error = 0; local
1410 buftype = SEC_UIO;
1412 buftype = SEC_MBUF;
1414 buftype = SEC_MEMORY;
1457 error = ses->ss_eu->sem_make_desc(sc, ses, desc, crp, buftype);
1493 sec_build_common_ns_desc(struct sec_softc *sc, struct sec_desc *desc, struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, int buftype) argument
1545 sec_build_common_s_desc(struct sec_softc *sc, struct sec_desc *desc, struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, struct cryptodesc *mac, int buftype) argument
1629 sec_aesu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
1689 sec_deu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
1809 sec_mdeu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
[all...]
H A Dsec.h150 struct cryptop *crp, int buftype);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dsa.c132 static int sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype);
534 * is only set when the buftype is SA_BONUS
538 dmu_buf_t *db, sa_buf_type_t buftype, int *index, int *total,
547 if (buftype == SA_BONUS && sa->sa_force_spill) {
562 full_space = (buftype == SA_BONUS) ? DN_MAX_BONUSLEN : db->db_size;
583 if (buftype == SA_SPILL ||
597 ASSERT(buftype == SA_BONUS);
611 if (buftype == SA_BONUS && *index == -1 &&
618 buftype == SA_BONUS)
642 sa_buf_type_t buftype; local
537 sa_find_sizes(sa_os_t *sa, sa_bulk_attr_t *attr_desc, int attr_count, dmu_buf_t *db, sa_buf_type_t buftype, int *index, int *total, boolean_t *will_spill) argument
1219 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) argument
1260 sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype) argument
[all...]
H A Darc.c2534 arc_buf_contents_t buftype = arc_buf_type(hdr); local
2568 multilist_remove(old_state->arcs_list[buftype], hdr);
2586 multilist_insert(new_state->arcs_list[buftype], hdr);
/freebsd-11-stable/sys/kgssapi/krb5/
H A Dkcrypto_des.c164 des1_encrypt_1(const struct krb5_key_state *ks, int buftype, void *buf, argument
187 crp->crp_flags = buftype | CRYPTO_F_CBIFSYNC;
H A Dkcrypto_aes.c138 aes_encrypt_1(const struct krb5_key_state *ks, int buftype, void *buf, argument
161 crp->crp_flags = buftype | CRYPTO_F_CBIFSYNC;
/freebsd-11-stable/sbin/fsck_ffs/
H A Dfsutil.c76 static char *buftype[BT_NUMBUFTYPES] = BT_NAMES; variable
92 /* buftype ? */
290 buftype[bp->b_type], buftype[type]);
546 buftype[i], readcnt[i], readcnt[i] * 100 / diskreads,
/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_xpt.c490 switch(cdai->buftype) {
562 (void *)(uintptr_t)cdai->buftype);
H A Dnvme_da.c573 uintptr_t buftype; local
575 buftype = (uintptr_t)arg;
576 if (buftype == CDAI_TYPE_PHYS_PATH) {
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_pass.c517 uintptr_t buftype; local
519 buftype = (uintptr_t)arg;
520 if (buftype == CDAI_TYPE_PHYS_PATH) {
H A Dscsi_enc_ses.c1043 cdai.buftype = CDAI_TYPE_PHYS_PATH;
1055 cdai.buftype = CDAI_TYPE_PHYS_PATH;
1105 cdai.buftype = CDAI_TYPE_SCSI_DEVID;
H A Dscsi_da.c1922 uintptr_t buftype; local
1924 buftype = (uintptr_t)arg;
1925 if (buftype == CDAI_TYPE_PHYS_PATH) {
5684 cdai.buftype = CDAI_TYPE_RCAPLONG;
H A Dscsi_xpt.c2519 switch(cdai->buftype) {
2621 (void *)(uintptr_t)cdai->buftype);
H A Dscsi_sa.c2416 cdai.buftype = CDAI_TYPE_EXT_INQ;
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c1337 uintptr_t buftype; local
1339 buftype = (uintptr_t)arg;
1340 if (buftype == CDAI_TYPE_PHYS_PATH) {
H A Data_xpt.c1741 switch(cdai->buftype) {
1795 (void *)(uintptr_t)cdai->buftype);
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas.c3543 uintptr_t buftype; local
3545 buftype = (uintptr_t)arg;
3553 if (buftype != CDAI_TYPE_RCAPLONG)
3603 cdai.buftype = CDAI_TYPE_RCAPLONG;
/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.c3275 uintptr_t buftype; local
3277 buftype = (uintptr_t)arg;
3285 if (buftype != CDAI_TYPE_RCAPLONG)
3323 cdai.buftype = CDAI_TYPE_RCAPLONG;
/freebsd-11-stable/sys/cam/
H A Dcam_ccb.h1231 uint32_t buftype; /* IN: Type of data being requested */ member in struct:ccb_dev_advinfo
1232 /* NB: buftype is interpreted on a per-transport basis */
H A Dcam_xpt.c1127 cdai.buftype = CDAI_TYPE_SERIAL_NUM;
1129 cdai.buftype = CDAI_TYPE_PHYS_PATH;
1132 cdai.buftype = CDAI_TYPE_SCSI_DEVID;
1147 switch(cdai.buftype) {
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c8175 ccb->cdai.buftype = CDAI_TYPE_SCSI_DEVID;

Completed in 343 milliseconds