Searched refs:size_ptto (Results 1 – 1 of 1) sorted by relevance
769 uint32_t SendCommand32(uint32_t idx, struct pttto *pttto, uint32_t size_ptto) in SendCommand32() argument775 if (size_ptto > 0 && size_ptto < 14) { in SendCommand32()781 if (size_ptto == 0) { in SendCommand32()783 size_ptto = sizeof(_pttto); in SendCommand32()785 pttti->opblength = size_ptto; in SendCommand32()789 if (pttti->opblength > size_ptto) { in SendCommand32()
Completed in 4 milliseconds