Home
last modified time | relevance | path

Searched refs:maxbw (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/agp/ !
H A Disoch.c19 u32 maxbw; member
30 if (cur->maxbw > n->maxbw) in agp_3_5_dev_list_insert()
50 cur->maxbw = (nistat >> 16) & 0xff; in agp_3_5_dev_list_sort()
72 u32 maxbw; in agp_3_5_isochronous_node_enable() member
102 * Sort the device list by maxbw. We need to do this because the in agp_3_5_isochronous_node_enable()
114 * transfers are enabled and consequently whether maxbw will mean in agp_3_5_isochronous_node_enable()
123 target.maxbw = (tnistat >> 16) & 0xff; in agp_3_5_isochronous_node_enable()
142 master[cdev].maxbw = (mnistat >> 16) & 0xff; in agp_3_5_isochronous_node_enable()
147 tot_bw += master[cdev].maxbw; in agp_3_5_isochronous_node_enable()
[all...]