Searched refs:cp_stat (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Du14-34f.c453 unsigned int cp_stat[MAX_MAILBOXES]; /* FREE, IN_USE, LOCKED, IN_RESET */ member in struct:hostdata
628 HD(j)->cp_stat[0] = IGNORE;
644 if (cpp->adapter_status || HD(j)->cp_stat[0] != FREE) {
645 HD(j)->cp_stat[0] = FREE;
1134 if (HD(j)->cp_stat[i] == FREE) {
1173 HD(j)->cp_stat[i] = READY;
1192 HD(j)->cp_stat[i] = IN_USE;
1219 if (HD(j)->cp_stat[i] == FREE) {
1224 if (HD(j)->cp_stat[i] == IN_USE) {
1237 if (HD(j)->cp_stat[
[all...]
H A Deata.c818 unsigned int cp_stat[MAX_MAILBOXES]; /* FREE, IN_USE, LOCKED, IN_RESET */ member in struct:hostdata
1790 if (ha->cp_stat[i] == FREE) {
1834 ha->cp_stat[i] = READY;
1848 ha->cp_stat[i] = IN_USE;
1876 if (ha->cp_stat[i] == FREE) {
1881 if (ha->cp_stat[i] == IN_USE) {
1895 if (ha->cp_stat[i] == IN_RESET) {
1900 if (ha->cp_stat[i] == LOCKED) {
1905 if (ha->cp_stat[i] == READY || ha->cp_stat[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dtiocp.h26 u64 cp_stat; /* 0x000008 */ member in struct:tiocp

Completed in 163 milliseconds