Searched refs:st_status (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Ddm-ps-service-time.c83 static int st_status(struct path_selector *ps, struct dm_path *path, function
331 .status = st_status,
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2536 u_char st_status, temp; local
2548 st_status = HFC_inb_nodebug(hc, A_ST_RD_STATE);
2549 while (st_status != (temp =
2555 st_status);
2556 st_status = temp; /* repeat */
2562 if (st_status & V_FR_SYNC_ST)
2569 dch->state = st_status & 0x0f;

Completed in 178 milliseconds