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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_sds.c683 * asd_find_ll_by_id - find a linked list entry by its id
693 static void *asd_find_ll_by_id(void * const start, const u8 id0, const u8 id1) function
740 phy_param = asd_find_ll_by_id(manuf_sec, 'P', 'M');
806 cm = asd_find_ll_by_id(manuf_sec, 'M', 'C');
986 ps = asd_find_ll_by_id(el, 'h', 0xFF);

Completed in 90 milliseconds