Searched refs:ccb_alloc (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/
H A Dhpilo.c428 if (!hw->ccb_alloc[slot])
430 set_channel_reset(&hw->ccb_alloc[slot]->driver_ccb);
543 if (hw->ccb_alloc[slot]->ccb_cnt == 1) {
548 hw->ccb_alloc[slot] = NULL;
555 hw->ccb_alloc[slot]->ccb_cnt--;
580 if (hw->ccb_alloc[slot] == NULL) {
596 hw->ccb_alloc[slot] = data;
604 hw->ccb_alloc[slot] = NULL;
615 if (fp->f_flags & O_EXCL || hw->ccb_alloc[slot]->ccb_excl) {
623 hw->ccb_alloc[slo
[all...]
H A Dhpilo.h43 struct ccb_data *ccb_alloc[MAX_CCB]; member in struct:ilo_hwinfo
50 * -> alloc_lock used when adding/removing/searching ccb_alloc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/
H A Dhpilo.c428 if (!hw->ccb_alloc[slot])
430 set_channel_reset(&hw->ccb_alloc[slot]->driver_ccb);
543 if (hw->ccb_alloc[slot]->ccb_cnt == 1) {
548 hw->ccb_alloc[slot] = NULL;
555 hw->ccb_alloc[slot]->ccb_cnt--;
580 if (hw->ccb_alloc[slot] == NULL) {
596 hw->ccb_alloc[slot] = data;
604 hw->ccb_alloc[slot] = NULL;
615 if (fp->f_flags & O_EXCL || hw->ccb_alloc[slot]->ccb_excl) {
623 hw->ccb_alloc[slo
[all...]
H A Dhpilo.h43 struct ccb_data *ccb_alloc[MAX_CCB]; member in struct:ilo_hwinfo
50 * -> alloc_lock used when adding/removing/searching ccb_alloc,

Completed in 102 milliseconds