Home
last modified time | relevance | path

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

/pciutils/
H A Dsetpci.c754 unsigned int ll, lim; in parse_op() local
758 if (parse_x32(value, &f, &ll) < 0 || f && *f != ':') in parse_op()
761 if (ll > lim && ll < ~0U - lim) in parse_op()
763 op->values[j].value = ll; in parse_op()
766 if (parse_x32(f+1, NULL, &ll) <= 0) in parse_op()
768 if (ll > lim && ll < ~0U - lim) in parse_op()
770 op->values[j].mask = ll; in parse_op()
771 op->values[j].value &= ll; in parse_op()
H A DREADME39 wanted; if you want to try that, I'll be very glad to see the patches and
147 If you have any new IDs, I'll be very glad to add them to the database.
H A DChangeLog2227 before 2.3, we'll use our own definition of the header.