Searched refs:CAM_GDEVLIST_MORE_DEVS (Results 1 – 4 of 4) sorted by relevance
1147 ccb->cgdl.status = CAM_GDEVLIST_MORE_DEVS; in cam_periph_ioctl()1148 while (ccb->cgdl.status == CAM_GDEVLIST_MORE_DEVS) { in cam_periph_ioctl()
396 CAM_GDEVLIST_MORE_DEVS, enumerator
690 CAM_GDEVLIST_MORE_DEVS; in xptdoioctl()2928 cgdl->status = CAM_GDEVLIST_MORE_DEVS; in xpt_action_default()
421 ccb->cgdl.status = CAM_GDEVLIST_MORE_DEVS; in getdevlist()422 while (ccb->cgdl.status == CAM_GDEVLIST_MORE_DEVS) { in getdevlist()432 case CAM_GDEVLIST_MORE_DEVS: in getdevlist()