Lines Matching refs:internal

500     int internal);
2542 * Allocate internal packet (icmd)
2565 * Setup internal packet as sema sync
2606 * Setup internal packet(icmd)
3292 /* Alloc internal packet */
3302 * Setup internal packet as sema sync
3307 * Setup internal packet (icmd)
3407 * Description: Initializes the semaphore contained in the internal packet.
3433 * Description: Wait on the semaphore embedded in the internal packet. The
3446 * embedded in the internal packet (icmd) and the code it returns.
3570 * Cleanup internal packet
5148 int internal = 0;
5182 internal++;
5346 if (internal) {
5742 "!internal packet allocation failed");
5902 * Description: Frees the internal command passed by the caller.
5943 * Description: Allocated the DMA resources required for the internal
7070 * internal FC disks will get enumerated as mpxio devices.
9533 * the variable internal.
9537 * internal Not zero when it's an internal packet.
9547 fcp_transport(opaque_t port_handle, fc_packet_t *fpkt, int internal)
9568 * internal commands if the port driver sends FC_STATEC_BUSY
9570 * Limiting re-transport for internal commands is probably a
9575 * internal commands should be queued to do the discovery.
9577 * its internal discovery and the link goes offline. It is
9579 * and FCP is carrying on with its internal discovery.
9582 * drop all the internal commands and wait for the
9593 if (internal) {
11119 * put on the internal queue here in case the device comes back within
14873 * Description: Indicates if the internal packet is retryable.
14875 * Argument: *icmd FCP internal packet.