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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dhighlevel.h39 void (*remove_host)(struct hpsb_host *host); member in struct:hpsb_highlevel
H A Dcsr.c45 static void remove_host(struct hpsb_host *host);
67 .remove_host = remove_host,
251 static void remove_host(struct hpsb_host *host) function
H A Dhighlevel.c264 if (hl->remove_host)
265 hl->remove_host(host);
H A Draw1394.c232 static void remove_host(struct hpsb_host *host) function
3025 .remove_host = remove_host,
H A Deth1394.c190 .remove_host = ether1394_remove_host,
H A Dnodemgr.c1858 .remove_host = nodemgr_remove_host,
H A Dvideo1394.c1345 .remove_host = video1394_remove_host,
H A Ddv1394.c2382 .remove_host = dv1394_remove_host,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_os.c1293 goto remove_host;
1305 remove_host:

Completed in 213 milliseconds