Searched refs:DIOII_SCBASE (Results 1 – 3 of 3) sorted by relevance
133 if (scode < DIOII_SCBASE) in dio_find()140 if (scode >= DIOII_SCBASE) in dio_find()154 if (scode >= DIOII_SCBASE) in dio_find()207 if (scode < DIOII_SCBASE) in dio_init()214 if (scode >= DIOII_SCBASE) in dio_init()248 if (scode >= DIOII_SCBASE) in dio_init()270 if (scode >= DIOII_SCBASE) { in dio_scodetophysaddr()
119 #define DIOII_SCBASE 132 /* lowest DIO-II select code */ macro120 #define DIO_SCINHOLE(scode) (((scode) >= 32) && ((scode) < DIOII_SCBASE))
337 if (d->scode >= DIOII_SCBASE) { in hpfb_dio_probe()345 if (d->scode >= DIOII_SCBASE) in hpfb_dio_probe()355 if (d->scode >= DIOII_SCBASE) in hpfb_remove_one()
Completed in 6 milliseconds