acl_next
uint32_t acl_next; /* Pad for old structure */
#define acl_next acl_un.acl_next
for (it = *(infop->awi_class_list); it != NULL; it = it->acl_next) {
for (it = *(infop->awi_class_list); it != NULL; it = it->acl_next) {
for (it = *(infop->awi_class_list); it != NULL; it = it->acl_next) {
for (temp = *listpp; temp != NULL; temp = temp->acl_next) {
listpp = &(*listpp)->acl_next;
item->acl_next = *listpp;
for (temp = NULL; *listpp; listpp = &(*listpp)->acl_next) {
*listpp = (*listpp)->acl_next;
for (it = *(infop->awi_class_list); it != NULL; it = it->acl_next) {
it = it->acl_next) {
for (it = *(infop->awi_class_list); it != NULL; it = it->acl_next) {
acpidev_class_list_t *acl_next;