Lines Matching refs:inbound
110 All queued requests are handled via inbound/outbound queue port.
115 - Get a free request packet by reading the inbound queue port or
118 The value returned from the inbound queue port is an offset
125 - Post the packet to IOP by writing it to inbound queue. For requests
126 allocated in IOP memory, write the offset to inbound queue port. For
128 to the inbound queue port.
147 Non-queued requests (reset/flush etc) can be sent via inbound message
149 of an inbound message.
155 All queued requests are handled via inbound/outbound list.
165 Fill a free inbound list unit with the physical address and the size of
168 Set up the inbound list write pointer with the index of previous unit,
171 - Post the inbound list writer pointer to IOP.