seagate.c | 309 int connected, issued, disconnected; local in function:sea_queue_length 312 for (scb = sea->ready_list.tqh_first, issued = 0; scb; 313 scb = scb->chain.tqe_next, issued++); 317 issued, disconnected); 745 * REQUEST_SENSE commands are issued 1152 * If the command hasn't been issued yet, we simply remove it from the
|