Searched refs:asd_find_ll_by_id (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_sds.c706 * asd_find_ll_by_id - find a linked list entry by its id
716 static void *asd_find_ll_by_id(void * const start, const u8 id0, const u8 id1) function
765 phy_param = asd_find_ll_by_id(manuf_sec, 'P', 'M');
831 cm = asd_find_ll_by_id(manuf_sec, 'M', 'C');
1013 ps = asd_find_ll_by_id(el, 'h', 0xFF);

Completed in 280 milliseconds