HomeSort by: relevance | last modified time | path
    Searched defs:cel (Results 1 - 3 of 3) sorted by relevancy

  /src/games/larn/
header.h 58 struct cel { struct
370 extern struct cel *cell;
  /src/sys/dev/ic/
aic79xx.c 9224 struct ccb_en_lun *cel; local in function:ahd_handle_en_lun
9297 cel = &ccb->cel;
9305 if (cel->enable != 0) {
9316 if (cel->grp6_len != 0
9317 || cel->grp7_len != 0) {
aic7xxx.c 6829 struct ccb_en_lun *cel; local in function:ahc_handle_en_lun
6928 cel = &ccb->cel;
6936 if (cel->enable != 0) {
6947 if (cel->grp6_len != 0
6948 || cel->grp7_len != 0) {

Completed in 43 milliseconds