Searched refs:num_slots (Results 1 – 4 of 4) sorted by relevance
20 int num_slots; member98 p->num_slots = clock_board_calc_nslots(p); in clock_board_probe()119 p->num_slots); in clock_board_probe()
29 u_int8_t num_slots; /* number of EISA slots in system */ member
240 int num_slots) in iop_desc_is_aligned() argument243 return (desc->idx & (num_slots - 1)) ? 0 : 1; in iop_desc_is_aligned()
176 iop_chan_get_desc_align(struct iop_adma_chan *chan, int num_slots) in iop_chan_get_desc_align() argument