Searched refs:app_id (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_lic.c | 171 __in uint64_t app_id, 206 __in uint64_t app_id, 680 __in uint64_t app_id, in efx_mcdi_licensed_app_state() argument 692 if ((app_id >> 32) != 0) { in efx_mcdi_licensed_app_state() 704 app_id & 0xffffffff); in efx_mcdi_licensed_app_state() 942 __in uint64_t app_id, in efx_mcdi_licensing_v3_app_state() argument 961 app_id & 0xffffffff); in efx_mcdi_licensing_v3_app_state() 963 app_id >> 32); in efx_mcdi_licensing_v3_app_state() 1399 __in uint64_t app_id, in efx_lic_app_state() argument 1411 if ((rc = elop->elo_app_state(enp, app_id, licensedp)) != 0) in efx_lic_app_state()
|
H A D | efx.h | 3094 __in uint64_t app_id,
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_io.h | 150 uint32_t app_id; member
|
H A D | ocs_unsol.c | 924 io->app_id = 0; in ocs_dispatch_fcp_cmd() 938 io->app_id = ocs_be32toh(vhdr->src_vmid); in ocs_dispatch_fcp_cmd()
|
H A D | sli4.c | 7070 uint8_t csctl, uint32_t app_id) in sli_fcp_treceive64_wqe() argument 7168 if (app_id && (sli4->config.wqe_size == SLI4_WQE_EXT_BYTES) && !trecv->eat) { in sli_fcp_treceive64_wqe() 7171 trecv_128->dw[31] = app_id; in sli_fcp_treceive64_wqe() 7208 uint8_t dif, uint8_t bs, uint8_t csctl, uint32_t app_id) in sli_fcp_cont_treceive64_wqe() argument 7213 cq_id, xid, rpi, rnode, flags, dif, bs, csctl, app_id); in sli_fcp_cont_treceive64_wqe() 7250 uint32_t flags, uint8_t csctl, uint8_t port_owned, uint32_t app_id) in sli_fcp_trsp64_wqe() argument 7312 if (app_id && (sli4->config.wqe_size == SLI4_WQE_EXT_BYTES) && !trsp->eat) { in sli_fcp_trsp64_wqe() 7315 trsp_128->dw[31] = app_id; in sli_fcp_trsp64_wqe() 7351 uint32_t flags, uint8_t dif, uint8_t bs, uint8_t csctl, uint32_t app_id) in sli_fcp_tsend64_wqe() argument 7448 if (app_id && (sli4->config.wqe_size == SLI4_WQE_EXT_BYTES) && !tsend->eat) { in sli_fcp_tsend64_wqe() [all …]
|
H A D | ocs_scsi.c | 1319 if (io->app_id) { in ocs_scsi_io_dispatch_hw_io() 1320 io->iparam.fcp_tgt.app_id = io->app_id; in ocs_scsi_io_dispatch_hw_io()
|
H A D | ocs_hw.h | 514 uint32_t app_id; member
|
H A D | ocs_hw.c | 3763 …, io->sec_iparam.fcp_tgt.blk_size, io->sec_iparam.fcp_tgt.cs_ctl, io->sec_iparam.fcp_tgt.app_id)) { in ocs_hw_check_sec_hio_list() 3775 io->sec_iparam.fcp_tgt.cs_ctl, io->sec_iparam.fcp_tgt.app_id)) { in ocs_hw_check_sec_hio_list() 4222 iparam->fcp_tgt.cs_ctl, iparam->fcp_tgt.app_id)) { in ocs_hw_io_send() 4233 iparam->fcp_tgt.cs_ctl, iparam->fcp_tgt.app_id)) { in ocs_hw_io_send() 4258 iparam->fcp_tgt.app_id)) { in ocs_hw_io_send() 4292 iparam->fcp_tgt.app_id)) { in ocs_hw_io_send()
|
/freebsd/sys/dev/bxe/ |
H A D | bxe_dcb.h | 117 uint32_t app_id; member
|
H A D | ecore_hsi.h | 2268 uint16_t app_id; member 2292 uint16_t app_id;
|
/freebsd/sys/fs/udf/ |
H A D | ecma167-udf.h | 175 struct regid app_id; member
|