Lines Matching refs:inbound
84 All queued requests are handled via inbound/outbound queue port.
89 - Get a free request packet by reading the inbound queue port or
92 The value returned from the inbound queue port is an offset
99 - Post the packet to IOP by writing it to inbound queue. For requests
100 allocated in IOP memory, write the offset to inbound queue port. For
102 to the inbound queue port.
121 Non-queued requests (reset/flush etc) can be sent via inbound message
123 of an inbound message.
129 All queued requests are handled via inbound/outbound list.
139 Fill a free inbound list unit with the physical address and the size of
142 Set up the inbound list write pointer with the index of previous unit,
145 - Post the inbound list writer pointer to IOP.