Home
last modified time | relevance | path

Searched refs:the_end (Results 1 – 3 of 3) sorted by relevance

/drivers/pci/hotplug/
Dibmphp_pci.c1531 int ibmphp_unconfigure_card(struct slot **slot_cur, int the_end) in ibmphp_unconfigure_card() argument
1542 if (!the_end) { in ibmphp_unconfigure_card()
1565 if (the_end > 0) in ibmphp_unconfigure_card()
1571 if (the_end > 0) in ibmphp_unconfigure_card()
1577 if (the_end > 0) in ibmphp_unconfigure_card()
/drivers/mtd/
Dnftlcore.c727 goto the_end; in nftl_readblock()
751 the_end: in nftl_readblock()
/drivers/scsi/
Dscsi_debug.c505 static void sdebug_do_remove_host(bool the_end);
7366 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
7378 if (!the_end && idx >= 0) { in sdebug_do_remove_host()