Searched refs:Direction (Results 1 – 15 of 15) sorted by relevance
855 self.peek(Direction::Prev)860 self.peek(Direction::Next) in peek() 863 fn peek(&self, direction: Direction) -> Option<(&K, &V)> { in peek() 872 fn get_neighbor_raw(&self, direction: Direction) -> Option<NonNull<bindings::rb_node>> { in get_neighbor_raw() 876 Direction::Prev => bindings::rb_prev(self.current.as_ptr()), in get_neighbor_raw() 877 Direction::Next => bindings::rb_next(self.current.as_ptr()), in get_neighbor_raw() 919 let prev = self.get_neighbor_raw(Direction::Prev); in remove_current() 920 let next = self.get_neighbor_raw(Direction::Next); in remove_current() 943 self.remove_neighbor(Direction::Prev)948 self.remove_neighbor(Direction1074 enum Direction { global() enum [all...]
101 BYTE Direction:2; member
37 Port . Direction JP2 Header
101 Direction reject
119 Direction reject
47 ``bmRequestType`` Direction | Vendor | (Interface or Device)
71 - Direction
475 - Direction
121 05 Direction of effect, if applicable. Else, see 02 for value to assign.
6399 (iocommand->Request.Type.Direction != XFER_NONE)) { in hpsa_passthru_ioctl()6403 if (iocommand->Request.Type.Direction & XFER_WRITE) { in hpsa_passthru_ioctl()6460 if ((iocommand->Request.Type.Direction & XFER_READ) && in hpsa_passthru_ioctl()6491 (ioc->Request.Type.Direction != XFER_NONE)) in hpsa_big_passthru_ioctl()6514 if (ioc->Request.Type.Direction & XFER_WRITE) { in hpsa_big_passthru_ioctl()6573 if ((ioc->Request.Type.Direction & XFER_READ) && ioc->buf_size > 0) { in hpsa_big_passthru_ioctl()
183 Setting Direction
409 …the byte padded input element, bytes of value 0 are added based on the Padding Direction bit in the462 [9] Padding Direction selector: A value of 1 causes padding bytes893 … [9] Padding Direction selector: A value of 1 causes padding bytes
6802 iocommand.Request.Type.Direction != XFER_NONE) in pqi_passthru_ioctl()6809 switch (iocommand.Request.Type.Direction) { in pqi_passthru_ioctl()6820 if (iocommand.Request.Type.Direction & XFER_WRITE) { in pqi_passthru_ioctl()6842 switch (iocommand.Request.Type.Direction) { in pqi_passthru_ioctl()6908 (iocommand.Request.Type.Direction & XFER_READ)) { in pqi_passthru_ioctl()
583 Direction of the endpoint. Can be:
245 Bit Direction Purpose2320 Direction: 0=forward, 1=reverse