| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | sg.h | 65 unsigned short driver_status;/* [o] errors from software driver */ member 94 unsigned short driver_status; /* [o] errors from software driver */ member 263 unsigned int driver_status:8; /* [o] driver status+suggestion */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/ |
| H A D | sg.h | 65 unsigned short int driver_status;/* [o] errors from software driver */ member 239 unsigned int driver_status:8; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/ |
| H A D | sg.h | 65 unsigned short int driver_status;/* [o] errors from software driver */ member 239 unsigned int driver_status:8; member
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | scsi_ioctl.c | 259 hdr->driver_status = driver_byte(req->result); in blk_complete_sghdr_rq() 261 if (hdr->masked_status || hdr->host_status || hdr->driver_status) in blk_complete_sghdr_rq() 571 .driver_status = hdr->driver_status, in put_sg_io_hdr() 619 .driver_status = hdr32.driver_status, in get_sg_io_hdr()
|
| H A D | bsg-lib.c | 87 hdr->driver_status = driver_byte(job->result); in bsg_transport_complete_rq() 89 if (hdr->device_status || hdr->transport_status || hdr->driver_status) in bsg_transport_complete_rq()
|
| H A D | bsg.c | 100 hdr->driver_status = driver_byte(sreq->result); in bsg_scsi_complete_rq() 102 if (hdr->device_status || hdr->transport_status || hdr->driver_status) in bsg_scsi_complete_rq()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/ |
| H A D | gve_register.h | 13 __be32 driver_status; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | bsg.h | 51 __u32 driver_status; /* [o] 0 -> ok */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | bsg.h | 51 __u32 driver_status; /* [o] 0 -> ok */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | bsg.h | 51 __u32 driver_status; /* [o] 0 -> ok */ member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | sg.c | 496 old_hdr->driver_status = hp->driver_status; in sg_read() 498 (DRIVER_SENSE & hp->driver_status)) in sg_read() 574 (DRIVER_SENSE & hp->driver_status)) { in sg_new_read() 586 if (hp->masked_status || hp->host_status || hp->driver_status) in sg_new_read() 789 hp->driver_status = 0; in sg_common_write() 869 srp->header.driver_status; in sg_fill_request_table() 1374 srp->header.driver_status = driver_byte(result); in sg_rq_end_io()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_main.c | 3938 handle->driver_status = MFALSE; 6055 if (priv && priv->phandle->driver_status) { 6300 priv->phandle->driver_status = MTRUE; 10079 handle->driver_status = MTRUE; 11289 t_u8 driver_status = handle->driver_status; local 11296 if (!driver_status && priv) 11298 handle->driver_status = MTRUE; 11300 if (!driver_status) 11304 if (!driver_status && priv) { 11397 handle->driver_status = MFALSE;
|
| H A D | moal_shim.c | 2354 handle->driver_status = MTRUE; 2358 ref_handle->driver_status = MTRUE; 2932 priv->phandle->driver_status = MTRUE; 2935 ref_handle->driver_status = MTRUE;
|
| H A D | moal_proc.c | 529 handle->driver_status = MTRUE; in woal_config_write()
|
| H A D | moal_sdio_mmc.c | 1187 if (handle->driver_status) in woal_sdiommc_unregister_dev()
|
| H A D | moal_main.h | 2612 t_u8 driver_status; member
|
| H A D | moal_sta_cfg80211.c | 4423 if (priv->phandle->driver_status) { in woal_cfg80211_scan() 5379 if (priv->phandle->driver_status) { in woal_cfg80211_disconnect() 5813 if (priv->phandle->driver_status) { in woal_cfg80211_set_power_mgmt()
|
| H A D | moal_uap_cfg80211.c | 2668 if (priv->phandle->driver_status) { in woal_cfg80211_del_beacon()
|
| H A D | moal_cfg80211.c | 1557 if (priv->phandle->driver_status) { in woal_cfg80211_del_key()
|
| H A D | moal_ioctl.c | 645 priv->phandle->driver_status) { in woal_request_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | cosa.c | 139 int driver_status; /* For communicating with firmware */ member
|