Searched refs:io_req_lock (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fnic/
H A Dfnic.h60 * These fields are locked by the hashed io_req_lock.
198 spinlock_t io_req_lock[FNIC_IO_LOCKS]; /* locks for scsi cmnds */ member in struct:fnic
H A Dfnic_main.c594 spin_lock_init(&fnic->io_req_lock[i]);
H A Dfnic_scsi.c110 return &fnic->io_req_lock[hash];
1269 * The CMD_SP will not be cleared except while holding io_req_lock.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfnic.h60 * These fields are locked by the hashed io_req_lock.
198 spinlock_t io_req_lock[FNIC_IO_LOCKS]; /* locks for scsi cmnds */ member in struct:fnic
H A Dfnic_main.c594 spin_lock_init(&fnic->io_req_lock[i]);
H A Dfnic_scsi.c110 return &fnic->io_req_lock[hash];
1269 * The CMD_SP will not be cleared except while holding io_req_lock.

Completed in 179 milliseconds