Searched refs:bSlot (Results 1 – 2 of 2) sorted by relevance
194 uint8_t bSlot; /*!< Identifies the slot number for this command */ member215 uint8_t bSlot; /*!< Identifies the slot number for this command */ member232 uint8_t bSlot; /*!< Identifies the slot number for this command */ member248 uint8_t bSlot; /*!< Identifies the slot number for this command */ member273 uint8_t bSlot; /*!< Identifies the slot number for this command */ member292 uint8_t bSlot; /*!< Identifies the slot number for this command */ member310 uint8_t bSlot; /*!< Identifies the slot number for this command */ member337 uint8_t bSlot; /*!< Identifies the slot number for this command */ member360 uint8_t bSlot; /*!< Identifies the slot number for this command */ member384 uint8_t bSlot; /*!< Identifies the slot number for this command */ member[all …]
404 if ((ccidHandle->slots <= commonRequest->bSlot) || in USB_DeviceCcidBulkOut()408 if (ccidHandle->slots <= commonRequest->bSlot) in USB_DeviceCcidBulkOut()420 ccidHandle->slotsSequenceNumber[commonRequest->bSlot] = commonRequest->bSeq; in USB_DeviceCcidBulkOut()495 transfer->response.bSlot = commonRequest->bSlot; in USB_DeviceCcidBulkOut()498 slotStatus.slot = commonRequest->bSlot; in USB_DeviceCcidBulkOut()1192 ccidHandle->hardwareError.bSlot = slot; in USB_DeviceCcidNotifyHardwareError()